Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_avrcp_get_cap_rsp Struct Reference

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

Data Fields

uint8_t cap_id
 bt_avrcp_cap_t
uint8_t cap_cnt
 number of items contained in *cap
uint8_t cap []
 1 or 3 octets each depends on cap_id

Field Documentation

◆ cap

uint8_t bt_avrcp_get_cap_rsp::cap[]

1 or 3 octets each depends on cap_id

◆ cap_cnt

uint8_t bt_avrcp_get_cap_rsp::cap_cnt

number of items contained in *cap

◆ cap_id

uint8_t bt_avrcp_get_cap_rsp::cap_id

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