HomeSort by relevance Sort by last modified time
    Searched full:ehdl (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDebugUtils.java 101 int ehdl = getHandleExtra(intent, EXTRA_EHANDLE, 0xFFFF); local
102 svc.gattTestCommand( 0x04, uuid, null, type, shdl, ehdl, 0,0);

Completed in 173 milliseconds