Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h925 tBTA_SET_CSA_SUPPORT_CMPL_CBACK *p_cback;
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h442 typedef tBTM_SET_CSA_SUPPORT_CMPL_CBACK tBTA_SET_CSA_SUPPORT_CMPL_CBACK; typedef
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2933 void BTA_DmBleGapSetCsaSupport(uint8_t csa_select, tBTA_SET_CSA_SUPPORT_CMPL_CBACK *p_callback) in BTA_DmBleGapSetCsaSupport()