Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc553 case HCI_USER_CONF_REQUEST_REPLY: in btu_hcif_log_command_metrics()
656 case HCI_USER_CONF_REQUEST_REPLY: in btu_hcif_log_command_complete_metrics()
/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h85 #define HCI_USER_CONF_REQUEST_REPLY (0x002C | HCI_GRP_LINK_CONTROL_CMDS) macro
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1393 UINT16_TO_STREAM(pp, HCI_USER_CONF_REQUEST_REPLY); in btsnd_hcic_user_conf_reply()