ESP-IDF
tBTA_BLE_MULTI_ADV_CBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_BLE_MULTI_ADV_CBACK
tBTA_BLE_MULTI_ADV_CBACK
Syntax
Show:
Summary
Declaration
from
bta_api.h:1061
typedef
void
(
tBTA_BLE_MULTI_ADV_CBACK
)
(
tBTA_BLE_MULTI_ADV_EVT
event
,
UINT8
inst_id
,
void
*
p_ref
,
tBTA_STATUS
status
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTA_BLE_MULTI_ADV_CBACK
)
(
tBTA_BLE_MULTI_ADV_EVT
event
,
bta_api.h:1061
tBTA_BLE_MULTI_ADV_CBACK
*
p_cback
,
void
*
p_ref
)
;
bta_api.h:2835
BTA_BleEnableAdvInstance()
BTA_BleEnableAdvInstance()::p_cback
tBTA_BLE_MULTI_ADV_CBACK
*
p_cback
,
bta_dm_api.c:2239
BTA_BleEnableAdvInstance()
BTA_BleEnableAdvInstance()::p_cback
tBTA_BLE_MULTI_ADV_CBACK
*
p_cback
;
bta_dm_int.h:836
tBTA_DM_API_BLE_MULTI_ADV_ENB
tBTA_DM_API_BLE_MULTI_ADV_ENB::p_cback
tBTA_BLE_MULTI_ADV_CBACK
*
p_multi_adv_cback
;
bta_dm_int.h:1494
tBTA_DM_CB
tBTA_DM_CB::p_multi_adv_cback
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Instance
Scope
Location
Project
BTA_BleEnableAdvInstance()::p_cback
BTA_BleEnableAdvInstance()
bta_api.h:2835
tBTA_DM_API_BLE_MULTI_ADV_ENB::p_cback
tBTA_DM_API_BLE_MULTI_ADV_ENB
bta_dm_int.h:836
tBTA_DM_CB::p_multi_adv_cback
tBTA_DM_CB
bta_dm_int.h:1494
BTA_BleEnableAdvInstance()::p_cback
BTA_BleEnableAdvInstance()
bta_dm_api.c:2239
Lifecycle
from
examples
All items filtered out
All items filtered out