Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java109 int initKey = intent.getIntExtra(EXTRA_INIT_KEY, 7); in handleDebugAction() local
112 svc.gattTestCommand(0xF0, null, null, authReq, ioCap, initKey, respKey, maxKey); in handleDebugAction()