Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_avrcp_passthrough_rsp Struct Reference

#include <avrcp.h>

Data Fields

uint8_t response
 bt_avrcp_rsp_t
 
uint8_t operation_id
 bt_avrcp_opid_t
 
uint8_t state
 bt_avrcp_button_state_t
 
uint8_t len
 
const uint8_tpayload
 

Field Documentation

◆ len

uint8_t bt_avrcp_passthrough_rsp::len

◆ operation_id

uint8_t bt_avrcp_passthrough_rsp::operation_id

bt_avrcp_opid_t

◆ payload

const uint8_t* bt_avrcp_passthrough_rsp::payload

◆ response

uint8_t bt_avrcp_passthrough_rsp::response

bt_avrcp_rsp_t

◆ state

uint8_t bt_avrcp_passthrough_rsp::state

bt_avrcp_button_state_t


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