Bluetooth AVRCP HAL callbacks. More...
#include <bt_if.h>
Public Attributes | |
| int(* | avrcc_connect )(BT_ADDR *addr, uint16_t handle, bool connect) |
| int(* | avrct_connect )(BT_ADDR *addr, uint16_t handle, bool connect) |
| int(* | send_avrcp_command )(BT_ADDR *addr, BT_AVRCP_CMD_ID cmd_id, bool press, uint16_t handle) |
| int(* | configure_notification )(BT_AVRC_SUPPORT_NOTIFY_EVENT *notification_list) |
Bluetooth AVRCP HAL callbacks.
| int(* avrcc_connect) (BT_ADDR *addr, uint16_t handle, bool connect) |
Connect/Disconnect AVRCP controller by BT_ADDR
| int(* avrct_connect) (BT_ADDR *addr, uint16_t handle, bool connect) |
Connect/Disconnect AVRCP target by BT_ADDR
| int(* send_avrcp_command) (BT_ADDR *addr, BT_AVRCP_CMD_ID cmd_id, bool press, uint16_t handle) |
Send AVRCP command BT_AVRCP_CMD_ID
| int(* configure_notification) (BT_AVRC_SUPPORT_NOTIFY_EVENT *notification_list) |
Configure notification event BT_AVRC_SUPPORT_NOTIFY_EVENT