Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhcicmds.c179 UINT16_TO_STREAM (pp, HCI_DISCONNECT); in btsnd_hcic_disconnect()
/system/bt/stack/include/
Dhcidefs.h56 #define HCI_DISCONNECT (0x0006 | HCI_GRP_LINK_CONTROL_CMDS) macro