Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1301 case HCI_SWITCH_ROLE: in btu_hcif_hdl_command_status()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c901 UINT16_TO_STREAM (pp, HCI_SWITCH_ROLE); in btsnd_hcic_switch_role()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h128 #define HCI_SWITCH_ROLE (0x000B | HCI_GRP_LINK_POLICY_CMDS) macro