ESP-IDF
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::addr
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_ADD_DEV_TO_RESOLVING_LIST::addr
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::addr field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:799
esp_bd_addr_t
addr
;
Examples
References
from
examples
Code
Location
Referrer
esp_bd_addr_t
addr
;
// Bluetooth device address
bta_dm_int.h:799
BTM_BleAddDevToResolvingList
(
p_data
->
add_dev_to_resolving_list
.
addr
,
bta_dm_act.c:5851
bta_dm_ble_gap_add_dev_to_resolving_list()
memcpy
(
p_msg
->
addr
,
addr
,
BD_ADDR_LEN
)
;
// Copy the device address to the message
bta_dm_api.c:3010
BTA_DmBleAddDevToResolvingList()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::addr
is read by 2 functions:
All items filtered out
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::addr
bta_dm_ble_gap_add_dev_to_resolving_list()
BTA_DmBleAddDevToResolvingList()
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