HomeSort by relevance Sort by last modified time
    Searched refs:onDescriptorRead (Results 1 - 8 of 8) 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...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 798 app.callback.onDescriptorRead(address, status, srvcType,
    [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 396 milliseconds