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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallback.java 115 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor,
IBluetoothGattCallback.aidl 57 void onDescriptorWrite(in String address, in int status, in int srvcType,
BluetoothGatt.java 479 public void onDescriptorWrite(String address, int status, int srvcType,
483 if (DBG) Log.d(TAG, "onDescriptorWrite() - Device=" + address + " UUID=" + charUuid);
517 mCallback.onDescriptorWrite(BluetoothGatt.this, descriptor, status);
    [all...]
BluetoothAdapter.java     [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java 372 public void onDescriptorWrite(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 136 milliseconds