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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 320 mService.readCharacteristic(mClientIf, address,
    [all...]
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 277 public void readCharacteristic(BluetoothGattCharacteristic characteristic) {
282 mBluetoothGatt.readCharacteristic(characteristic);
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 277 public void readCharacteristic(BluetoothGattCharacteristic characteristic) {
282 mBluetoothGatt.readCharacteristic(characteristic);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 308 public void readCharacteristic(int clientIf, String address, int srvcType,
314 service.readCharacteristic(clientIf, address, srvcType, srvcInstanceId,
    [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 131 milliseconds