HomeSort by relevance Sort by last modified time
    Searched refs:onDescriptorRead (Results 1 - 9 of 9) 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,
434 if (DBG) Log.d(TAG, "onDescriptorRead() - Device=" + address + " UUID=" + charUuid);
469 mCallback.onDescriptorRead(BluetoothGatt.this, descriptor, status);
    [all...]
BluetoothAdapter.java     [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java 363 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor,
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 176 milliseconds