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

  /system/bt/service/doc/
IBluetoothGattClient.txt 163 * endReliableWrite. Returns false if the procedure cannot be started, e.g. if
178 boolean endReliableWrite(in int client_id, in String device_address,
  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 94 void endReliableWrite(in int clientIf, in String address, in boolean execute);
BluetoothGatt.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 507 public void endReliableWrite(int clientIf, String address, boolean execute) {
510 service.endReliableWrite(clientIf, address, execute);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.3_r2-robolectric-0.jar 

Completed in 198 milliseconds