ESP-IDF
tAVRC_CONN_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
tAVRC_CONN_CB
tAVRC_CONN_CB struct
Syntax
Show:
Summary
Declaration
from
avrc_api.h:160
typedef
struct
{
tAVRC_CTRL_CBACK
*
p_ctrl_cback
;
tAVRC_MSG_CBACK
*
p_msg_cback
;
UINT32
company_id
;
UINT8
conn
;
UINT8
control
;
}
tAVRC_CONN_CB
;
Fields
Field
Declared as
tAVRC_CONN_CB::p_ctrl_cback
tAVRC_CTRL_CBACK
*
tAVRC_CONN_CB::p_msg_cback
tAVRC_MSG_CBACK
*
tAVRC_CONN_CB::company_id
UINT32
tAVRC_CONN_CB::conn
UINT8
tAVRC_CONN_CB::control
UINT8
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