ESP-IDF
tBTA_DM_MSG::ble_multi_adv_enb
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_DM_MSG::ble_multi_adv_enb
tBTA_DM_MSG::ble_multi_adv_enb field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:1325
tBTA_DM_API_BLE_MULTI_ADV_ENB
ble_multi_adv_enb
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_DM_API_BLE_MULTI_ADV_ENB
ble_multi_adv_enb
;
bta_dm_int.h:1325
bta_dm_cb
.
p_multi_adv_cback
=
p_data
->
ble_multi_adv_enb
.
p_cback
;
bta_dm_act.c:5723
bta_dm_ble_multi_adv_enb()
if
(
BTM_BleMaxMultiAdvInstanceCount
(
)
>
0
&&
NULL
!=
p_data
->
ble_multi_adv_enb
.
p_ref
)
{
bta_dm_act.c:5724
bta_dm_ble_multi_adv_enb()
p_data
->
ble_multi_adv_enb
.
p_params
,
bta_dm_act.c:5726
bta_dm_ble_multi_adv_enb()
p_data
->
ble_multi_adv_enb
.
p_cback
,
bta_dm_act.c:5727
bta_dm_ble_multi_adv_enb()
p_data
->
ble_multi_adv_enb
.
p_ref
)
;
bta_dm_act.c:5728
bta_dm_ble_multi_adv_enb()
p_data
->
ble_multi_adv_enb
.
p_ref
,
BTA_FAILURE
)
;
bta_dm_act.c:5733
bta_dm_ble_multi_adv_enb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_MSG::ble_multi_adv_enb
is read by 1 function:
All items filtered out
tBTA_DM_MSG::ble_multi_adv_enb
bta_dm_ble_multi_adv_enb()
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
Lifecycle
from
examples
All items filtered out
All items filtered out