ESP-IDF
tA2D_SDP_DB_PARAMS
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
tA2D_SDP_DB_PARAMS
tA2D_SDP_DB_PARAMS struct
* type definitions
Syntax
Show:
Summary
Declaration
from
a2d_api.h:105
typedef
struct
{
UINT32
db_len
;
UINT16
num_attr
;
tSDP_DISCOVERY_DB
*
p_db
;
UINT16
*
p_attrs
;
}
tA2D_SDP_DB_PARAMS
;
Fields
Field
Declared as
tA2D_SDP_DB_PARAMS::db_len
UINT32
tA2D_SDP_DB_PARAMS::num_attr
UINT16
tA2D_SDP_DB_PARAMS::p_db
tSDP_DISCOVERY_DB
*
tA2D_SDP_DB_PARAMS::p_attrs
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