ESP-IDF
ble_sm_keys::addr_type
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
ble_sm_keys::addr_type
ble_sm_keys::addr_type field
Syntax
Show:
Summary
Declaration
from
ble_sm_priv.h:240
uint8_t
addr_type
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
addr_type
;
ble_sm_priv.h:240
peer_addr
.
type
=
proc
->
peer_keys
.
addr_type
;
ble_sm.c:545
ble_sm_persist_keys()
p_dev_rec
->
peer_sec
.
peer_addr
.
type
=
proc
->
peer_keys
.
addr_type
;
ble_sm.c:591
ble_sm_persist_keys()
proc
->
our_keys
.
addr_type
=
addr_info
->
addr_type
;
ble_sm.c:2340
ble_sm_key_exch_exec()
proc
->
peer_keys
.
addr_type
=
cmd
->
addr_type
;
ble_sm.c:2568
ble_sm_id_addr_info_rx()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_sm_keys::addr_type
is written by 2 functions and is read by 1 function:
ble_sm_key_exch_exec()
ble_sm_id_addr_info_rx()
All items filtered out
ble_sm_keys::addr_type
ble_sm_persist_keys()
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