HomeSort by relevance Sort by last modified time
    Searched full:registerfornotification (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 59 void registerForNotification(in int clientIf, in String address, in int srvcType,
BluetoothGatt.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 361 public void registerForNotification(int clientIf, String address, int srvcType,
367 service.registerForNotification(clientIf, address, srvcType, srvcInstanceId,
    [all...]

Completed in 484 milliseconds