Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java106 int io_cap = intent.getIntExtra(EXTRA_IO_CAP, 4); in handleDebugAction() local
110 svc.gattTestCommand( 0xF0, null, null, auth_req, io_cap, init_key, in handleDebugAction()