ESP-IDF
tGOEPC_MSG_RESPONSE::srm_wait
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
tGOEPC_MSG_RESPONSE::srm_wait
tGOEPC_MSG_RESPONSE::srm_wait field
Syntax
Show:
Summary
Declaration
from
goepc_api.h:43
BOOLEAN
srm_wait
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
srm_wait
;
/* whether srm wait is set, set by peer or by us */
goepc_api.h:43
p_data
->
ca_response
.
srm_wait
=
p_msg
->
response
.
srm_wait
;
bta_av_ca_act.c:184
bta_av_ca_goep_event_handler()
msg
.
response
.
srm_wait
=
(
p_ccb
->
srm_state
==
GOEPC_SRM_STATE_ENABLE_WAIT
)
;
goepc_main.c:282
goepc_sm_act_rsp()
msg
.
response
.
srm_wait
=
FALSE
;
goepc_main.c:293
goepc_sm_act_rsp_fb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGOEPC_MSG_RESPONSE::srm_wait
is written by 2 functions and is read by 1 function:
goepc_sm_act_rsp()
goepc_sm_act_rsp_fb()
All items filtered out
tGOEPC_MSG_RESPONSE::srm_wait
bta_av_ca_goep_event_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