Searched refs:getCharacteristic (Results 1 – 12 of 12) sorted by relevance
229 assertNotNull(config.getCharacteristic(VALID_CHARACTERISTICS[i])); in testGetCharacteristic()233 assertNull(config.getCharacteristic(INVALID_CHARACTERISTICS[i])); in testGetCharacteristic()246 cl[c] = config.getCharacteristic(cur); in testSetAndMoveCharacteristic()268 config.setCurrentCharacteristic(config.getCharacteristic(sub[1])); in testGetDuplicateParmInDifferentCharacteristics()
258 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic() method in BluetoothGattService368 public BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BluetoothGattService
200 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in BluetoothGattDescriptor
1301 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in readDescriptor()1343 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in writeDescriptor()
119 = service.getCharacteristic(MIDI_CHARACTERISTIC);
285 BluetoothGattCharacteristic characteristic = service.getCharacteristic(cUuid); in writeCharacteristic()
305 public @Nullable Characteristic getCharacteristic(@NonNull String type) { in getCharacteristic() method in RcsConfig
276 battService.getCharacteristic(GATT_BATTERY_LEVEL_CHARACTERISTIC_UUID); in onServicesDiscovered()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
9212 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();9270 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
6342 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();6393 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
10237 Landroid/bluetooth/BluetoothGattService;->getCharacteristic(Ljava/util/UUID;I)Landroid/bluetooth/Bl…