ESP-IDF
goepc_extra_srm_rsp()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
goepc_extra_srm_rsp()
goepc_extra_srm_rsp() function
Syntax
Show:
Summary
Declaration
from
goepc_main.c:88
static
void
goepc_extra_srm_rsp
(
UINT8
opcode
,
BT_HDR
*
pkt
,
BOOLEAN
*
srm_en
,
BOOLEAN
*
srm_wait
)
;
Arguments
Argument
opcode
pkt
srm_en
srm_wait
Examples
References
from
examples
Code
Location
Referrer
static
void
goepc_extra_srm_rsp
(
UINT8
opcode
,
BT_HDR
*
pkt
,
BOOLEAN
*
srm_en
,
BOOLEAN
*
srm_wait
)
goepc_main.c:88
goepc_extra_srm_rsp
(
p_ccb
->
last_pkt_opcode
,
pkt
,
&
srm_en
,
&
srm_wait
)
;
goepc_main.c:274
goepc_sm_act_rsp()
Call Tree
from
examples
goepc_extra_srm_rsp()
is called by 1 function and calls 2 functions:
goepc_sm_act_rsp()
All items filtered out
goepc_extra_srm_rsp()
OBEX_ParseResponse()
OBEX_GetNextHeader()
All items filtered out
Data Use
from
examples
goepc_extra_srm_rsp()
:
All items filtered out
goepc_extra_srm_rsp()
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