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

  /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);
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 291 public void setCharacteristicNotification(BluetoothGattCharacteristic characteristic,
297 mBluetoothGatt.setCharacteristicNotification(characteristic, enabled);
  /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 3097 milliseconds