Home
last modified time | relevance | path

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

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