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

  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java 252 ArrayList<HashMap<String, String>> gattServiceData = new ArrayList<HashMap<String, String>>();
264 gattServiceData.add(currentServiceData);
289 gattServiceData,
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java 252 ArrayList<HashMap<String, String>> gattServiceData = new ArrayList<HashMap<String, String>>();
264 gattServiceData.add(currentServiceData);
289 gattServiceData,
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceControlActivity.java 252 ArrayList<HashMap<String, String>> gattServiceData = new ArrayList<HashMap<String, String>>();
264 gattServiceData.add(currentServiceData);
289 gattServiceData,

Completed in 2140 milliseconds