ESP-IDF
tSMP_CB::origin_loc_auth_req
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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::origin_loc_auth_req
tSMP_CB::origin_loc_auth_req field
Syntax
Show:
Summary
Declaration
from
smp_int.h:340
tSMP_AUTH_REQ
origin_loc_auth_req
;
Examples
References
from
examples
Code
Location
Referrer
tSMP_AUTH_REQ
origin_loc_auth_req
;
smp_int.h:340
p_cb
->
origin_loc_auth_req
=
bta_dm_co_ble_get_auth_req
(
)
;
smp_act.c:584
smp_proc_pair_cmd()
if
(
(
auth
&
p_cb
->
origin_loc_auth_req
)
!=
p_cb
->
origin_loc_auth_req
)
{
smp_act.c:613
smp_proc_pair_cmd()
__func__
,
p_cb
->
origin_loc_auth_req
,
p_cb
->
peer_auth_req
,
p_cb
->
loc_auth_req
)
;
smp_act.c:615
smp_proc_pair_cmd()
if
(
(
auth
&
p_cb
->
origin_loc_auth_req
)
!=
p_cb
->
origin_loc_auth_req
)
{
smp_act.c:652
smp_proc_pair_cmd()
__func__
,
p_cb
->
origin_loc_auth_req
,
p_cb
->
peer_auth_req
,
p_cb
->
loc_auth_req
)
;
smp_act.c:654
smp_proc_pair_cmd()
if
(
(
auth
&
p_cb
->
origin_loc_auth_req
)
!=
p_cb
->
origin_loc_auth_req
)
{
smp_act.c:1451
smp_process_io_response()
p_cb
->
origin_loc_auth_req
,
p_cb
->
peer_auth_req
,
p_cb
->
loc_auth_req
)
;
smp_act.c:1453
smp_process_io_response()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tSMP_CB::origin_loc_auth_req
is written by 1 function and is read by 2 functions:
smp_proc_pair_cmd()
All items filtered out
tSMP_CB::origin_loc_auth_req
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