Home
last modified time | relevance | path

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

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