ServicesDiscovered

Event emitted when the list of remote services, characteristics and descriptors for the remote device have been updated, i.e. new services have been discovered.

See also

(https://developer.android.com/reference/android/bluetooth/BluetoothGattCallback#onServicesDiscovered(android.bluetooth.BluetoothGatt,%20int))

Constructors

Link copied to clipboard
constructor(services: List<IBluetoothGattService>, status: BleGattOperationStatus)

Properties

Link copied to clipboard

Discovered services.

Link copied to clipboard