ESP-IDF
tAVRC_CONN_CB::company_id
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
tAVRC_CONN_CB::company_id
tAVRC_CONN_CB::company_id field
Syntax
Show:
Summary
Declaration
from
avrc_api.h:163
UINT32
company_id
;
Examples
References
from
examples
Code
Location
Referrer
UINT32
company_id
;
/* the company ID */
avrc_api.h:163
AVRC_CO_ID_TO_BE_STREAM
(
p_rsp_data
,
avrc_cb
.
ccb
[
handle
]
.
company_id
)
;
avrc_api.c:574
avrc_msg_cback()
ccb
.
company_id
=
p_bta_av_cfg
->
company_id
;
bta_av_act.c:318
bta_av_rc_create()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVRC_CONN_CB::company_id
is written by 1 function and is read by 1 function:
bta_av_rc_create()
All items filtered out
tAVRC_CONN_CB::company_id
avrc_msg_cback()
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