ESP-IDF
tGOEPC_MSG_RESPONSE::final
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
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::final
tGOEPC_MSG_RESPONSE::final field
Syntax
Show:
Summary
Declaration
from
goepc_api.h:41
BOOLEAN
final
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
final
;
/* whether this is a final packet */
goepc_api.h:41
if
(
p_msg
->
response
.
final
)
{
bta_av_ca_act.c:185
bta_av_ca_goep_event_handler()
msg
.
response
.
final
=
FALSE
;
goepc_main.c:280
goepc_sm_act_rsp()
msg
.
response
.
final
=
TRUE
;
goepc_main.c:291
goepc_sm_act_rsp_fb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGOEPC_MSG_RESPONSE::final
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::final
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