asyncDiscoverServices

@RequiresPermission(value = "android.permission.BLUETOOTH_CONNECT")
fun asyncDiscoverServices(cb: (Result<Unit>) -> Unit)