Searched refs:descList (Results 1 – 4 of 4) sorted by relevance
565 List<BluetoothGattDescriptor> descList = mGattChar.getDescriptors(); in gattClientWriteDescriptorByInstanceId() local566 for (BluetoothGattDescriptor mGattDesc : descList) { in gattClientWriteDescriptorByInstanceId()1136 List<BluetoothGattDescriptor> descList = gattCharacteristic.getDescriptors(); in gattClientReadDescriptorByIndex() local1137 if (descList.get(descriptorIndex) == null) { in gattClientReadDescriptorByIndex()1140 return bluetoothGatt.readDescriptor(descList.get(descriptorIndex)); in gattClientReadDescriptorByIndex()1226 List<BluetoothGattDescriptor> descList = gattCharacteristic.getDescriptors(); in gattClientWriteDescriptorByIndex() local1227 if (descList.get(descriptorIndex) == null) { in gattClientWriteDescriptorByIndex()1230 return bluetoothGatt.writeDescriptor(descList.get(descriptorIndex)); in gattClientWriteDescriptorByIndex()1321 List<BluetoothGattDescriptor> descList = gattCharacteristic.getDescriptors(); in gattClientDescriptorSetValueByIndex() local1322 if (descList.get(descriptorIndex) == null) { in gattClientDescriptorSetValueByIndex()[all …]
671 List<BluetoothGattDescriptor> descList = mGattChar.getDescriptors(); in gattServerGetReadValueByInstanceId() local672 for (BluetoothGattDescriptor mGattDesc : descList) { in gattServerGetReadValueByInstanceId()703 List<BluetoothGattDescriptor> descList = mGattChar.getDescriptors(); in gattServerSetByteArrayValueByInstanceId() local704 for (BluetoothGattDescriptor mGattDesc : descList) { in gattServerSetByteArrayValueByInstanceId()
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...