ESP-IDF
tA2D_Service
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_Service
tA2D_Service struct
Syntax
Show:
Summary
Declaration
from
a2d_api.h:116
typedef
struct
{
UINT16
service_len
;
UINT16
provider_len
;
char
*
p_service_name
;
char
*
p_provider_name
;
UINT16
features
;
UINT16
avdt_version
;
}
tA2D_Service
;
Fields
Field
Declared as
tA2D_Service::service_len
UINT16
tA2D_Service::provider_len
UINT16
tA2D_Service::p_service_name
char
*
tA2D_Service::p_provider_name
char
*
tA2D_Service::features
UINT16
tA2D_Service::avdt_version
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