Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java102 int shdl = getHandleExtra(intent, EXTRA_SHANDLE, 1); in handleDebugAction() local
104 svc.gattTestCommand(0x04, uuid, null, type, shdl, ehdl, 0, 0); in handleDebugAction()