Reads data from a bluetooth device.
N/A
The function to be executed if the reading of data is successful.
The function to be executed if the reading of data is not successful.
Coming Soon.
The user wants to read data from a bluetooth device.
Call the function btPrinterRead.
btPrinterRead
Call the function infoDialog in the callbacks of the btPrinterRead function to view the status.
infoDialog
If reading the data is successful, then a success infoDialog will appear, otherwise the error infoDialog will appear.
Last updated 1 year ago