Bluetooth AVRCP application callbacks. More...
#include <bt_avrcp.h>
Public Attributes | |
| void(* | command_status )(BT_CMD_STATUS status) |
| void(* | connect )(struct bt_acl_state_s *bt_acl_state, BT_AVRCP_ROLE role) |
| void(* | disconnect )(struct bt_acl_state_s *bt_acl_state, BT_AVRCP_ROLE role) |
Bluetooth AVRCP application callbacks.
| void(* command_status) (BT_CMD_STATUS status) |
Command status notification
| void(* connect) (struct bt_acl_state_s *bt_acl_state, BT_AVRCP_ROLE role) |
Connection status notification
| void(* disconnect) (struct bt_acl_state_s *bt_acl_state, BT_AVRCP_ROLE role) |
Disconnection status notification