ESP-IDF
sdp_compose_proto_list()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sdp_compose_proto_list()
sdp_compose_proto_list() function
* Function sdp_compose_proto_list * Description This function is called to compose a data sequence from * protocol element list struct pointer * Returns the length of the data sequence
Syntax
Show:
Summary
Declaration
from
sdp_db.c:228
static
int
sdp_compose_proto_list
(
UINT8
*
p
,
UINT16
num_elem
,
tSDP_PROTOCOL_ELEM
*
p_elem_list
)
;
Arguments
Argument
p
num_elem
p_elem_list
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