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

Search response. More...

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

Data Fields

uint8_t status
 bt_avrcp_status_t
uint16_t uid_counter
 UID counter after search.
uint32_t num_items
 Number of matching items.

Detailed Description

Search response.

Field Documentation

◆ num_items

uint32_t bt_avrcp_search_rsp::num_items

Number of matching items.

◆ status

uint8_t bt_avrcp_search_rsp::status

◆ uid_counter

uint16_t bt_avrcp_search_rsp::uid_counter

UID counter after search.


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