Developer World
Spresense SDK Library v3.2.0-ebc0364
bt_avrcp_ops_s Struct Reference

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)
 

Detailed Description

Bluetooth AVRCP application callbacks.

Member Data Documentation

◆ command_status

void(* command_status) (BT_CMD_STATUS status)

Command status notification

◆ connect

void(* connect) (struct bt_acl_state_s *bt_acl_state, BT_AVRCP_ROLE role)

Connection status notification

◆ disconnect

void(* disconnect) (struct bt_acl_state_s *bt_acl_state, BT_AVRCP_ROLE role)

Disconnection status notification


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