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

Bluetooth AVRCP context. More...

#include <bt_avrcp.h>

Collaboration diagram for bt_avrcp_state_s:

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_sbt_acl_state
 
struct bt_hal_avrcp_ops_sbt_hal_avrcp_ops
 
struct bt_avrcp_ops_sbt_avrcp_ops
 
struct bt_avrcp_notify_ops_sbt_avrcp_notify_ops
 

Detailed Description

Bluetooth AVRCP context.

Member Data Documentation

◆ bt_avrcc_connection

BT_CONNECT_STATUS bt_avrcc_connection

Status of AVRCP(controller) connection BT_CONNECT_STATUS

◆ bt_avrct_connection

BT_CONNECT_STATUS bt_avrct_connection

Status of AVRCP(target) connection BT_CONNECT_STATUS

◆ bt_avrcc_handle

uint16_t bt_avrcc_handle

Handle ID of AVRCP Controller connection

◆ bt_avrct_handle

uint16_t bt_avrct_handle

Handle ID of AVRCP Target connection

◆ bt_acl_state

struct bt_acl_state_s* bt_acl_state

Bluetooth ACL context bt_acl_state_s

◆ bt_hal_avrcp_ops

struct bt_hal_avrcp_ops_s* bt_hal_avrcp_ops

AVRCP HAL interfaces bt_hal_avrcp_ops_s

◆ bt_avrcp_ops

struct bt_avrcp_ops_s* bt_avrcp_ops

AVRCP connection callbacks bt_avrcp_ops_s

◆ bt_avrcp_notify_ops

struct bt_avrcp_notify_ops_s* bt_avrcp_notify_ops

AVRCP Notification callbacks @refbt_avrcp_notify_ops_s


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