Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1238 case HCI_EXIT_SNIFF_MODE: in btu_hcif_hdl_command_status()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c797 UINT16_TO_STREAM (pp, HCI_EXIT_SNIFF_MODE); in btsnd_hcic_exit_sniff_mode()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h123 #define HCI_EXIT_SNIFF_MODE (0x0004 | HCI_GRP_LINK_POLICY_CMDS) macro