Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h744 tBTA_BLE_MULTI_ADV_CBACK *p_cback;
1291 tBTA_BLE_MULTI_ADV_CBACK *p_multi_adv_cback;
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1029 typedef void (tBTA_BLE_MULTI_ADV_CBACK)(tBTA_BLE_MULTI_ADV_EVT event, typedef
2676 tBTA_BLE_MULTI_ADV_CBACK *p_cback, void *p_ref);
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2035 tBTA_BLE_MULTI_ADV_CBACK *p_cback, in BTA_BleEnableAdvInstance()