Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcidefs.h61 #define HCI_DISCONNECT (0x0006 | HCI_GRP_LINK_CONTROL_CMDS) macro
/system/bt/stack/btu/
Dbtu_hcif.cc544 case HCI_DISCONNECT: in btu_hcif_log_command_metrics()
/system/bt/stack/hcic/
Dhcicmds.cc137 UINT16_TO_STREAM(pp, HCI_DISCONNECT); in btsnd_hcic_disconnect()