Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h121 #define HCI_HOLD_MODE (0x0001 | HCI_GRP_LINK_POLICY_CMDS) macro
136 #define HCI_LINK_POLICY_CMDS_FIRST HCI_HOLD_MODE
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1273 case HCI_HOLD_MODE: in btu_hcif_hdl_command_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c741 UINT16_TO_STREAM (pp, HCI_HOLD_MODE); in btsnd_hcic_hold_mode()