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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServerCallback.java 146 public void onNotificationSent(BluetoothDevice device, int status) {
IBluetoothGattServerCallback.aidl 61 void onNotificationSent(in String address, in int status);
BluetoothGattServer.java 274 public void onNotificationSent(String address, int status) {
275 if (VDBG) Log.d(TAG, "onNotificationSent() - "
282 mCallback.onNotificationSent(device, status);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 227 milliseconds