Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h926 } tBTA_DM_API_BLE_SET_CSA_SUPPORT; typedef
1326 tBTA_DM_API_BLE_SET_CSA_SUPPORT ble_set_csa_support;
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2935 tBTA_DM_API_BLE_SET_CSA_SUPPORT *p_msg; in BTA_DmBleGapSetCsaSupport()
2937 …if ((p_msg = (tBTA_DM_API_BLE_SET_CSA_SUPPORT *)osi_malloc(sizeof(tBTA_DM_API_BLE_SET_CSA_SUPPORT)… in BTA_DmBleGapSetCsaSupport()