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

Bluetooth AVRCP play position event data type. More...

#include <bt_event.h>

Public Attributes

uint8_t group_id
 
uint8_t event_id
 
uint16_t handle
 
uint32_t position
 

Detailed Description

Bluetooth AVRCP play position event data type.

Member Data Documentation

◆ group_id

uint8_t group_id

Event group ID BT_GROUP_ID

◆ event_id

uint8_t event_id

Event sub ID BT_AVRCP_EVENT_ID

◆ handle

uint16_t handle

Handle ID for AVRCP connection

◆ position

uint32_t position

Play Position


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