apidocs / com.nimmsta.core.android.bluetooth / DeviceBluetoothService / discoverServices

discoverServices

fun discoverServices(): Task<Unit>

discover services. This method retries discovering services if not already done. It returns a Task based on the promise when the operation is finished and mBluetoothGatt.services gets available.