Home
last modified time | relevance | path

Searched refs:tBTA_DM_API_SET_AFH_CHANNELS (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h287 }tBTA_DM_API_SET_AFH_CHANNELS; typedef
1179 tBTA_DM_API_SET_AFH_CHANNELS set_afh_channels;
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c279 tBTA_DM_API_SET_AFH_CHANNELS *p_msg; in BTA_DmSetAfhChannels()
281 …if ((p_msg = (tBTA_DM_API_SET_AFH_CHANNELS *) osi_malloc(sizeof(tBTA_DM_API_SET_AFH_CHANNELS))) !=… in BTA_DmSetAfhChannels()