ESP-IDF
tBTM_BLE_MULTI_ADV_INST::adv_evt
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_BLE_MULTI_ADV_INST::adv_evt
tBTM_BLE_MULTI_ADV_INST::adv_evt field
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:515
UINT8
adv_evt
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
adv_evt
;
btm_ble_api.h:515
p_inst
->
adv_evt
=
p_params
->
adv_type
;
btm_ble_multi_adv.c:310
btm_ble_multi_adv_set_params()
if
(
p_inst
->
adv_evt
!=
BTM_BLE_CONNECT_DIR_EVT
)
{
btm_ble_multi_adv.c:471
btm_ble_multi_adv_reenable()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_BLE_MULTI_ADV_INST::adv_evt
is written by 1 function and is read by 1 function:
btm_ble_multi_adv_set_params()
All items filtered out
tBTM_BLE_MULTI_ADV_INST::adv_evt
btm_ble_multi_adv_reenable()
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