Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_avrcp_play_item_cmd Struct Reference

PlayItem command request. More...

#include <zephyr/bluetooth/classic/avrcp.h>

Data Fields

uint8_t scope
 Scope: bt_avrcp_scope_t.
uint8_t uid [8]
 UID of the item.
uint16_t uid_counter
 UID counter.

Detailed Description

PlayItem command request.

Field Documentation

◆ scope

uint8_t bt_avrcp_play_item_cmd::scope

◆ uid

uint8_t bt_avrcp_play_item_cmd::uid[8]

UID of the item.

◆ uid_counter

uint16_t bt_avrcp_play_item_cmd::uid_counter

UID counter.


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