Home
last modified time | relevance | path

Searched defs:gattServiceList (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DGattClientFacade.java434 List<BluetoothGattService> gattServiceList = in gattClientReadCharacteristic() local
494 List<BluetoothGattService> gattServiceList = in gattClientReadCharacteristicByIndex() local
529 List<BluetoothGattService> gattServiceList = in gattClientReadCharacteristicByInstanceId() local
572 List<BluetoothGattService> gattServiceList = in gattClientWriteDescriptorByInstanceId() local
619 List<BluetoothGattService> gattServiceList = in gattClientWriteCharacteristicByInstanceId() local
664 List<BluetoothGattService> gattServiceList = in gattClientModifyAccessAndWriteCharacteristicByInstanceId() local
711 List<BluetoothGattService> gattServiceList = in gattClientWriteInvalidCharacteristicByInstanceId() local
750 List<BluetoothGattService> gattServiceList = in gattClientModifyAccessAndReadCharacteristicByInstanceId() local
795 List<BluetoothGattService> gattServiceList = in gattClientReadInvalidCharacteristicByInstanceId() local
833 List<BluetoothGattService> gattServiceList = in gattClientModifyAccessAndWriteDescriptorByInstanceId() local
[all …]