Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_avrc_conn_cb_t Struct Reference

AVRC connection control block; used when calling wiced_bt_avrc_open() to configure the AVRC connection and register for callbacks. More...

Data Fields

wiced_bt_avrc_ctrl_cback_tp_ctrl_cback
 AVRC connection control callback.
 
wiced_bt_avrc_msg_cback_tp_msg_cback
 AVRC message callback.
 
uint32_t company_id
 Company ID (see Company IDs)
 
uint8_t conn
 Connection role: AVRC_CONN_INT (initiator) or AVRC_CONN_ACP (acceptor) (see AVRC connection roles)
 
uint8_t control
 Control role: AVRC_CT_TARGET (target) or AVRC_CT_CONTROL (controller) (see AVRC control roles)
 

Detailed Description

AVRC connection control block; used when calling wiced_bt_avrc_open() to configure the AVRC connection and register for callbacks.


The documentation for this struct was generated from the following file: