Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java483 private class BluetoothGattCharacteristicNotifier { class in TbsGatt
542 protected BluetoothGattCharacteristicNotifier mNotifier;
547 mNotifier = new BluetoothGattCharacteristicNotifier(); in GattCharacteristic()