Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c999 case HCI_SET_AFH_CHANNELS: in btu_hcif_hdl_command_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1905 UINT16_TO_STREAM (pp, HCI_SET_AFH_CHANNELS); in btsnd_hcic_set_afh_channels()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h193 #define HCI_SET_AFH_CHANNELS (0x003F | HCI_GRP_HOST_CONT_BASEBAND_CMDS) macro