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

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

Completed in 87 milliseconds