Home
last modified time | relevance | path

Searched refs:removeUuidFromMetadata (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java398 private void removeUuidFromMetadata(ParcelUuid charUuid, BluetoothDevice device) { in removeUuidFromMetadata() method in TbsGatt
723 removeUuidFromMetadata(new ParcelUuid(characteristic.getUuid()), device); in setValue()