ESP-IDF
tBTA_DM_API_BLE_MULTI_ADV_ENB::p_params
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_API_BLE_MULTI_ADV_ENB::p_params
tBTA_DM_API_BLE_MULTI_ADV_ENB::p_params field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:838
tBTA_BLE_ADV_PARAMS
*
p_params
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_BLE_ADV_PARAMS
*
p_params
;
bta_dm_int.h:838
p_data
->
ble_multi_adv_enb
.
p_params
,
bta_dm_act.c:5726
bta_dm_ble_multi_adv_enb()
p_msg
->
p_params
=
(
void
*
)
(
p_msg
+
1
)
;
bta_dm_api.c:2254
BTA_BleEnableAdvInstance()
memcpy
(
p_msg
->
p_params
,
p_params
,
sizeof
(
tBTA_BLE_ADV_PARAMS
)
)
;
bta_dm_api.c:2255
BTA_BleEnableAdvInstance()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_BLE_MULTI_ADV_ENB::p_params
is written by 1 function and is read by 2 functions:
BTA_BleEnableAdvInstance()
All items filtered out
tBTA_DM_API_BLE_MULTI_ADV_ENB::p_params
bta_dm_ble_multi_adv_enb()
BTA_BleEnableAdvInstance()
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