ESP-IDF
BTA_DmBleGapPeriodicAdvAddDevToList()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTA_DmBleGapPeriodicAdvAddDevToList()
BTA_DmBleGapPeriodicAdvAddDevToList() function
Syntax
Show:
Summary
Declaration
Definition
from
bta_api.h:3161
extern
void
BTA_DmBleGapPeriodicAdvAddDevToList
(
tBLE_ADDR_TYPE
addr_type
,
BD_ADDR
addr
,
UINT16
sid
)
;
Implemented in
bta_dm_api.c:3355
Arguments
Argument
addr_type
addr
sid
Examples
References
from
examples
Code
Location
Referrer
void
BTA_DmBleGapPeriodicAdvAddDevToList
(
tBLE_ADDR_TYPE
addr_type
,
bta_dm_api.c:3355
extern
void
BTA_DmBleGapPeriodicAdvAddDevToList
(
tBLE_ADDR_TYPE
addr_type
,
bta_api.h:3161
BTA_DmBleGapPeriodicAdvAddDevToList
(
arg_5
->
periodic_adv_add_dev
.
addr_type
,
btc_gap_ble.c:2318
btc_gap_ble_call_handler()
Call Tree
from
examples
BTA_DmBleGapPeriodicAdvAddDevToList()
is called by 1 function and calls 4 functions:
btc_gap_ble_call_handler()
All items filtered out
BTA_DmBleGapPeriodicAdvAddDevToList()
esp_log_timestamp()
esp_log_write()
osi_malloc_func()
bta_sys_sendmsg()
All items filtered out
Data Use
from
examples
BTA_DmBleGapPeriodicAdvAddDevToList()
reads 6 variables and writes 3 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_INFO
appl_trace_level
::BTA_DM_API_PERIODIC_ADV_ADD_DEV_TO_LSIT_EVT
tBTA_DM_API_PERIODIC_ADV_ADD_DEV_TO_LIST::hdr
tBTA_DM_API_PERIODIC_ADV_ADD_DEV_TO_LIST::addr
All items filtered out
BTA_DmBleGapPeriodicAdvAddDevToList()
BT_HDR::event
tBTA_DM_API_PERIODIC_ADV_ADD_DEV_TO_LIST::addr_type
tBTA_DM_API_PERIODIC_ADV_ADD_DEV_TO_LIST::sid
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