HomeSort by relevance Sort by last modified time
    Searched defs:readCharacteristic (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 320 mService.readCharacteristic(mClientIf, address,
825 public boolean readCharacteristic(BluetoothGattCharacteristic characteristic) {
    [all...]
  /development/samples/BluetoothLeGatt/src/com/example/bluetooth/le/
BluetoothLeService.java 277 public void readCharacteristic(BluetoothGattCharacteristic characteristic) {
282 mBluetoothGatt.readCharacteristic(characteristic);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 301 public void readCharacteristic(int clientIf, String address, int srvcType,
307 service.readCharacteristic(clientIf, address, srvcType, srvcInstanceId,
    [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 394 milliseconds