- check the Bluetooth connection and list all the available Bluetooth devices in the rage of you phone. Select the name of the Bluetooth printer and it automatically create one socket connection with that device and send the data byte by byte.
// Do not forget to add the permission for Bluetooth to use this method
// Also this method is very tightly coupled with the above method, for getting the status of bt connection