ESP-IDF
tSDP_CONT_INFO
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
tSDP_CONT_INFO
tSDP_CONT_INFO struct
Syntax
Show:
Summary
Declaration
from
sdpint.h:152
typedef
struct
{
UINT16
next_attr_index
;
UINT16
next_attr_start_id
;
tSDP_RECORD
*
prev_sdp_rec
;
BOOLEAN
last_attr_seq_desc_sent
;
UINT16
attr_offset
;
}
tSDP_CONT_INFO
;
Fields
Field
Declared as
tSDP_CONT_INFO::next_attr_index
UINT16
tSDP_CONT_INFO::next_attr_start_id
UINT16
tSDP_CONT_INFO::prev_sdp_rec
tSDP_RECORD
*
tSDP_CONT_INFO::last_attr_seq_desc_sent
BOOLEAN
tSDP_CONT_INFO::attr_offset
UINT16
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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