Function: getBleManager()
getBleManager():
BleManager
Defined in: lib/bluetooth/bluetoothAtoms.ts:14
Gets or initializes the singleton instance of BleManager. Ensures BleManager is started only once and returns the same instance throughout the app.
Returns
BleManager
The BleManager instance.