ESP-IDF
set_security_param_args::len
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
set_security_param_args::len
set_security_param_args::len field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:214
uint8_t
len
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
len
;
btc_gap_ble.h:214
length
=
dst
->
set_security_param
.
len
;
btc_gap_ble.c:1640
btc_gap_ble_arg_deep_copy()
for
(
uint8_t
i
=
0
;
i
<
arg
->
set_security_param
.
len
;
i
++
)
btc_gap_ble.c:2104
btc_gap_ble_call_handler()
arg
.
set_security_param
.
len
=
len
;
esp_gap_ble_api.c:705
esp_ble_gap_set_security_param()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
set_security_param_args::len
is written by 1 function and is read by 2 functions:
esp_ble_gap_set_security_param()
All items filtered out
set_security_param_args::len
btc_gap_ble_arg_deep_copy()
btc_gap_ble_call_handler()
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