Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1274 case HCI_SNIFF_MODE: in btu_hcif_hdl_command_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c768 UINT16_TO_STREAM (pp, HCI_SNIFF_MODE); in btsnd_hcic_sniff_mode()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h122 #define HCI_SNIFF_MODE (0x0003 | HCI_GRP_LINK_POLICY_CMDS) macro