app
androidJvm
app
/
com.iomt.android.bluetooth
/
BluetoothLeManager
Bluetooth
Le
Manager
class
BluetoothLeManager
(
context
:
Context
)
Class that encapsulates all the BleGatt interactions
Members
Constructors
Bluetooth
Le
Manager
Link copied to clipboard
constructor
(
context
:
Context
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Connected
Devices
Link copied to clipboard
fun
getConnectedDevices
(
)
:
Map
<
String
,
BluetoothDevice
>
get
Connected
Devices
With
Configs
Link copied to clipboard
fun
getConnectedDevicesWithConfigs
(
)
:
Map
<
String
,
BluetoothDeviceWithConfig
>