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

  /developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 291 public void setCharacteristicNotification(BluetoothGattCharacteristic characteristic,
297 mBluetoothGatt.setCharacteristicNotification(characteristic, enabled);
DeviceControlActivity.java 133 mBluetoothLeService.setCharacteristicNotification(
141 mBluetoothLeService.setCharacteristicNotification(
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 291 public void setCharacteristicNotification(BluetoothGattCharacteristic characteristic,
297 mBluetoothGatt.setCharacteristicNotification(characteristic, enabled);
DeviceControlActivity.java 133 mBluetoothLeService.setCharacteristicNotification(
141 mBluetoothLeService.setCharacteristicNotification(
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 291 public void setCharacteristicNotification(BluetoothGattCharacteristic characteristic,
297 mBluetoothGatt.setCharacteristicNotification(characteristic, enabled);
DeviceControlActivity.java 133 mBluetoothLeService.setCharacteristicNotification(
141 mBluetoothLeService.setCharacteristicNotification(
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java 213 mBluetoothGatt.setCharacteristicNotification(characteristic, enable);
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java     [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 65 milliseconds