Bluetooth AVRCP context. More...
#include <bt_avrcp.h>

Public Attributes | |
| BT_CONNECT_STATUS | bt_avrcc_connection |
| BT_CONNECT_STATUS | bt_avrct_connection |
| uint16_t | bt_avrcc_handle |
| uint16_t | bt_avrct_handle |
| struct bt_acl_state_s * | bt_acl_state |
| struct bt_hal_avrcp_ops_s * | bt_hal_avrcp_ops |
| struct bt_avrcp_ops_s * | bt_avrcp_ops |
| struct bt_avrcp_notify_ops_s * | bt_avrcp_notify_ops |
Bluetooth AVRCP context.
| BT_CONNECT_STATUS bt_avrcc_connection |
Status of AVRCP(controller) connection BT_CONNECT_STATUS
| BT_CONNECT_STATUS bt_avrct_connection |
Status of AVRCP(target) connection BT_CONNECT_STATUS
| uint16_t bt_avrcc_handle |
Handle ID of AVRCP Controller connection
| uint16_t bt_avrct_handle |
Handle ID of AVRCP Target connection
| struct bt_acl_state_s* bt_acl_state |
Bluetooth ACL context bt_acl_state_s
| struct bt_hal_avrcp_ops_s* bt_hal_avrcp_ops |
AVRCP HAL interfaces bt_hal_avrcp_ops_s
| struct bt_avrcp_ops_s* bt_avrcp_ops |
AVRCP connection callbacks bt_avrcp_ops_s
| struct bt_avrcp_notify_ops_s* bt_avrcp_notify_ops |
AVRCP Notification callbacks @refbt_avrcp_notify_ops_s