Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h721 tBTA_BLE_MULTI_ADV_CBACK *p_cback;
1266 tBTA_BLE_MULTI_ADV_CBACK *p_multi_adv_cback;
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h991 typedef void (tBTA_BLE_MULTI_ADV_CBACK)(tBTA_BLE_MULTI_ADV_EVT event, typedef
2596 tBTA_BLE_MULTI_ADV_CBACK *p_cback, void *p_ref);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1964 tBTA_BLE_MULTI_ADV_CBACK *p_cback, in BTA_BleEnableAdvInstance()