ESP-IDF
tBTA_AR_CB
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_AR_CB
tBTA_AR_CB struct
Syntax
Show:
Summary
Declaration
from
bta_ar_int.h:40
typedef
struct
{
tAVDT_CTRL_CBACK
*
p_av_conn_cback
;
tAVDT_CTRL_CBACK
*
p_avk_conn_cback
;
UINT8
avdt_registered
;
UINT8
avct_registered
;
UINT32
sdp_tg_handle
;
UINT32
sdp_ct_handle
;
UINT16
ct_categories
[
2
]
;
UINT8
tg_registered
;
tBTA_AV_HNDL
hndl
;
}
tBTA_AR_CB
;
Fields
Field
Declared as
tBTA_AR_CB::p_av_conn_cback
tAVDT_CTRL_CBACK
*
tBTA_AR_CB::p_avk_conn_cback
tAVDT_CTRL_CBACK
*
tBTA_AR_CB::avdt_registered
UINT8
tBTA_AR_CB::avct_registered
UINT8
tBTA_AR_CB::sdp_tg_handle
UINT32
tBTA_AR_CB::sdp_ct_handle
UINT32
tBTA_AR_CB::ct_categories
UINT16
[
2
]
tBTA_AR_CB::tg_registered
UINT8
tBTA_AR_CB::hndl
tBTA_AV_HNDL
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