ESP-IDF
tSMP_CB::accept_specified_sec_auth
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
tSMP_CB::accept_specified_sec_auth
tSMP_CB::accept_specified_sec_auth field
Syntax
Show:
Summary
Declaration
from
smp_int.h:339
BOOLEAN
accept_specified_sec_auth
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
accept_specified_sec_auth
;
smp_int.h:339
p_cb
->
accept_specified_sec_auth
=
bta_dm_co_ble_get_accept_auth_enable
(
)
;
smp_act.c:583
smp_proc_pair_cmd()
if
(
p_cb
->
accept_specified_sec_auth
)
{
smp_act.c:612
smp_proc_pair_cmd()
if
(
p_cb
->
accept_specified_sec_auth
)
{
smp_act.c:651
smp_proc_pair_cmd()
if
(
p_cb
->
accept_specified_sec_auth
)
{
smp_act.c:1450
smp_process_io_response()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tSMP_CB::accept_specified_sec_auth
is written by 1 function and is read by 2 functions:
smp_proc_pair_cmd()
All items filtered out
tSMP_CB::accept_specified_sec_auth
smp_proc_pair_cmd()
smp_process_io_response()
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