Home
last modified time | relevance | path

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

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