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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallback.java 102 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor,
IBluetoothGattCallback.aidl 52 void onDescriptorRead(in String address, in int status, in int srvcType,
BluetoothGatt.java 429 public void onDescriptorRead(String address, int status, int srvcType,
433 if (DBG) Log.d(TAG, "onDescriptorRead() - Device=" + address + " UUID=" + charUuid);
468 mCallback.onDescriptorRead(BluetoothGatt.this, descriptor, status);
    [all...]
BluetoothAdapter.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 780 app.callback.onDescriptorRead(address, status, srvcType,
    [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 888 milliseconds