ESP-IDF
tBTA_AV_API_REG
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
tBTA_AV_API_REG
tBTA_AV_API_REG struct
Syntax
Show:
Summary
Declaration
from
bta_av_int.h:188
typedef
struct
{
BT_HDR
hdr
;
char
p_service_name
[
BTA_SERVICE_NAME_LEN
+
1
]
;
UINT8
app_id
;
UINT8
tsep
;
tBTA_AV_DATA_CBACK
*
p_app_data_cback
;
tBTA_AV_CO_FUNCTS
*
bta_av_cos
;
tBTA_AVRC_CO_FUNCTS
*
bta_avrc_cos
;
}
tBTA_AV_API_REG
;
Fields
Field
Declared as
tBTA_AV_API_REG::hdr
BT_HDR
tBTA_AV_API_REG::p_service_name
char
[
BTA_SERVICE_NAME_LEN
+
1
]
tBTA_AV_API_REG::app_id
UINT8
tBTA_AV_API_REG::tsep
UINT8
tBTA_AV_API_REG::p_app_data_cback
tBTA_AV_DATA_CBACK
*
tBTA_AV_API_REG::bta_av_cos
tBTA_AV_CO_FUNCTS
*
tBTA_AV_API_REG::bta_avrc_cos
tBTA_AVRC_CO_FUNCTS
*
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