Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java109 int max_key = intent.getIntExtra(EXTRA_MAX_KEY, 16); in handleDebugAction() local
111 resp_key, max_key); in handleDebugAction()