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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServerCallback.java 92 public void onDescriptorReadRequest(BluetoothDevice device, int requestId,
BluetoothGattServer.java 174 public void onDescriptorReadRequest(String address, int transId,
181 Log.w(TAG, "onDescriptorReadRequest() no desc for handle " + handle);
186 mCallback.onDescriptorReadRequest(device, transId, offset, descriptor);
625 * <li>{@link BluetoothGattServerCallback#onDescriptorReadRequest}
    [all...]
  /system/bt/service/doc/
IBluetoothGattServerCallback.txt 71 void onDescriptorReadRequest(in String device_address, in int request_id,
  /system/bt/binder/android/bluetooth/
IBluetoothGattServerCallback.aidl 31 void onDescriptorReadRequest(in String address, in int transId,
  /packages/apps/Test/connectivity/PMC/src/com/android/pmc/
GattServer.java 151 public void onDescriptorReadRequest(BluetoothDevice device, int requestId, int offset,
153 Log.d(TAG, "onDescriptorReadRequest requestId: " + requestId);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleEncryptedServerService.java 389 public void onDescriptorReadRequest(BluetoothDevice device, int requestId, int offset, BluetoothGattDescriptor descriptor) {
398 Log.d(TAG, "onDescriptorReadRequest():");
BleServerService.java     [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
GattServerFacade.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /frameworks/base/config/
boot-image-profile.txt     [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 734 milliseconds