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

GetTotalNumberOfItems response. More...

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

Data Fields

uint8_t status
 bt_avrcp_status_t
uint16_t uid_counter
 UID counter.
uint32_t num_items
 Total number of items in given scope.

Detailed Description

GetTotalNumberOfItems response.

Field Documentation

◆ num_items

uint32_t bt_avrcp_get_total_number_of_items_rsp::num_items

Total number of items in given scope.

◆ status

uint8_t bt_avrcp_get_total_number_of_items_rsp::status

◆ uid_counter

uint16_t bt_avrcp_get_total_number_of_items_rsp::uid_counter

UID counter.


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