Bluetooth A2DP context. More...
#include <bt_a2dp.h>
Public Attributes | |
BT_CONNECT_STATUS | bt_a2dp_connection |
uint16_t | bt_a2dp_handle |
struct bt_acl_state_s * | bt_acl_state |
struct bt_hal_a2dp_ops_s * | bt_hal_a2dp_ops |
struct bt_a2dp_ops_s * | bt_a2dp_ops |
Bluetooth A2DP context.
BT_CONNECT_STATUS bt_a2dp_connection |
Status of A2DP connection BT_CONNECT_STATUS
uint16_t bt_a2dp_handle |
Handle ID of A2DP connection
struct bt_acl_state_s* bt_acl_state |
Bluetooth ACL context bt_acl_state_s
struct bt_hal_a2dp_ops_s* bt_hal_a2dp_ops |
A2DP HAL interfaces bt_hal_a2dp_ops_s
struct bt_a2dp_ops_s* bt_a2dp_ops |
A2DP connection callbacks bt_a2dp_ops_s