createBond

@RequiresPermission(value = "android.permission.BLUETOOTH_CONNECT")
fun createBond(device: BluetoothDevice): Flow<Int>