ESP-IDF
tBTM_SEC_DEV_REC::remote_features_needed
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
tBTM_SEC_DEV_REC::remote_features_needed
tBTM_SEC_DEV_REC::remote_features_needed field
Syntax
Show:
Summary
Declaration
from
btm_int.h:672
BOOLEAN
remote_features_needed
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
remote_features_needed
;
/* set to true if the local device is in */
btm_int.h:672
p_dev_rec
->
remote_features_needed
=
TRUE
;
btm_sec.c:3291
btm_io_capabilities_req()
if
(
p_dev_rec
->
remote_features_needed
)
{
btm_sec.c:6029
btm_sec_set_peer_sec_caps()
p_dev_rec
->
remote_features_needed
=
FALSE
;
btm_sec.c:6036
btm_sec_set_peer_sec_caps()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_SEC_DEV_REC::remote_features_needed
is written by 2 functions and is read by 1 function:
btm_io_capabilities_req()
btm_sec_set_peer_sec_caps()
All items filtered out
tBTM_SEC_DEV_REC::remote_features_needed
btm_sec_set_peer_sec_caps()
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