Home
last modified time | relevance | path

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

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