ESP-IDF
tOBEX_PARSE_INFO::flags
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
tOBEX_PARSE_INFO::flags
tOBEX_PARSE_INFO::flags field
Syntax
Show:
Summary
Declaration
from
obex_api.h:181
UINT8
flags
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
flags
;
obex_api.h:181
*
p_data
++
=
info
->
flags
;
obex_api.c:344
OBEX_BuildRequest()
*
p_data
++
=
info
->
flags
;
obex_api.c:351
OBEX_BuildRequest()
*
p_data
++
=
info
->
flags
;
obex_api.c:406
OBEX_BuildResponse()
info
->
flags
=
p_data
[
4
]
;
obex_api.c:629
OBEX_ParseRequest()
info
->
flags
=
p_data
[
3
]
;
obex_api.c:634
OBEX_ParseRequest()
info
->
flags
=
p_data
[
4
]
;
obex_api.c:666
OBEX_ParseResponse()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tOBEX_PARSE_INFO::flags
is written by 2 functions and is read by 2 functions:
OBEX_ParseRequest()
OBEX_ParseResponse()
All items filtered out
tOBEX_PARSE_INFO::flags
OBEX_BuildRequest()
OBEX_BuildResponse()
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