Searched defs:connectedDevices (Results 1 – 2 of 2) sorted by relevance
159 List<BluetoothDevice> connectedDevices = in gattServerGetConnectedDevices() local189 List<BluetoothDevice> connectedDevices = in gattServerSendResponse() local218 List<BluetoothDevice> connectedDevices = in gattServerNotifyCharacteristicChanged() local261 List<BluetoothDevice> connectedDevices = in gattServerNotifyCharacteristicChangedByInstanceId() local403 List<BluetoothDevice> connectedDevices = mGattServerDiscoveredDevicesList.get( in gattServerReadPhy() local440 List<BluetoothDevice> connectedDevices = mGattServerDiscoveredDevicesList.get( in gattServerSetPreferredPhy() local
43 val connectedDevices = deviceList.lines() in CliktCommand() constant