Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java640 public void registerForNotification(int clientIf, String address, int handle, in registerForNotification() method in GattService.BluetoothGattBinder
2406 void registerForNotification(int clientIf, String address, int handle, boolean enable) { in registerForNotification() method in GattService