Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_hcif.cc685 case HCI_USER_CONF_REQUEST_REPLY: in btu_hcif_log_command_metrics()
808 case HCI_USER_CONF_REQUEST_REPLY: in btu_hcif_log_command_complete_metrics()
/system/bt/stack/include/
Dhcidefs.h84 #define HCI_USER_CONF_REQUEST_REPLY (0x002C | HCI_GRP_LINK_CONTROL_CMDS) macro
/system/bt/stack/hcic/
Dhcicmds.cc1591 UINT16_TO_STREAM(pp, HCI_USER_CONF_REQUEST_REPLY); in btsnd_hcic_user_conf_reply()