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

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

Completed in 806 milliseconds