Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h795 tBTA_BLE_MULTI_ADV_CBACK *p_cback;
1445 tBTA_BLE_MULTI_ADV_CBACK *p_multi_adv_cback;
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1047 typedef void (tBTA_BLE_MULTI_ADV_CBACK)(tBTA_BLE_MULTI_ADV_EVT event, typedef
2770 tBTA_BLE_MULTI_ADV_CBACK *p_cback, void *p_ref);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2144 tBTA_BLE_MULTI_ADV_CBACK *p_cback, in BTA_BleEnableAdvInstance()