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

  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java 268 List<BluetoothGattCharacteristic> gattCharacteristics =
274 for (BluetoothGattCharacteristic gattCharacteristic : gattCharacteristics) {
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java 268 List<BluetoothGattCharacteristic> gattCharacteristics =
274 for (BluetoothGattCharacteristic gattCharacteristic : gattCharacteristics) {
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceControlActivity.java 268 List<BluetoothGattCharacteristic> gattCharacteristics =
274 for (BluetoothGattCharacteristic gattCharacteristic : gattCharacteristics) {

Completed in 84 milliseconds