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

ChangePath command request. More...

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

Data Fields

uint16_t uid_counter
 UID counter.
uint8_t direction
 change path direction bt_avrcp_change_path_t
uint8_t folder_uid [8]
 64-bit Folder UID

Detailed Description

ChangePath command request.

Field Documentation

◆ direction

uint8_t bt_avrcp_change_path_cmd::direction

change path direction bt_avrcp_change_path_t

◆ folder_uid

uint8_t bt_avrcp_change_path_cmd::folder_uid[8]

64-bit Folder UID

◆ uid_counter

uint16_t bt_avrcp_change_path_cmd::uid_counter

UID counter.


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