Home
last modified time | relevance | path

Searched refs:ACTION_GATT_TEST_DISCOVER (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java42 private static final String ACTION_GATT_TEST_DISCOVER = field in GattDebugUtils
99 } else if (ACTION_GATT_TEST_DISCOVER.equals(action)) { in handleDebugAction()