Home
last modified time | relevance | path

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

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