Home
last modified time | relevance | path

Searched refs:AFH_CHANNELS (Results 1 – 6 of 6) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h247 AFH_CHANNELS channels;
264 AFH_CHANNELS channels;
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c1033 tBTM_STATUS BTM_SetAfhChannels (AFH_CHANNELS channels, tBTM_CMPL_CB *p_afh_channels_cmpl_cback) in BTM_SetAfhChannels()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbt_types.h359 typedef UINT8 AFH_CHANNELS[AFH_CHANNELS_LEN]; typedef
Dhcimsgs.h524 BOOLEAN btsnd_hcic_set_afh_channels (AFH_CHANNELS channels);
Dbtm_api.h4131 tBTM_STATUS BTM_SetAfhChannels (AFH_CHANNELS channels, tBTM_CMPL_CB *p_afh_channels_cmpl_cback);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1881 BOOLEAN btsnd_hcic_set_afh_channels (AFH_CHANNELS channels) in btsnd_hcic_set_afh_channels()