Searched refs:ACTION_GATT_TEST_USAGE (Results 1 – 1 of 1) sorted by relevance
35 private static final String ACTION_GATT_TEST_USAGE = "android.bluetooth.action.GATT_TEST_USAGE"; field in GattDebugUtils83 if (ACTION_GATT_TEST_USAGE.equals(action)) { in handleDebugAction()