Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_bap_ascs_rsp Struct Reference

Structure storing values of fields of ASE Control Point notification. More...

#include <bap.h>

Data Fields

enum bt_bap_ascs_rsp_code code
 Value of the Response Code field.
 
union {
   enum bt_bap_ascs_reason   reason
 Response reason. More...
 
   enum bt_audio_metadata_type   metadata_type
 Response metadata type. More...
 
}; 
 Value of the Reason field.
 

Detailed Description

Structure storing values of fields of ASE Control Point notification.

Field Documentation

◆ 

union { ... } bt_bap_ascs_rsp::@42

Value of the Reason field.

The meaning of this value depend on the Response Code field.

◆ code

◆ metadata_type

enum bt_audio_metadata_type bt_bap_ascs_rsp::metadata_type

Response metadata type.

If the Response Code is one of the following:

◆ reason

enum bt_bap_ascs_reason bt_bap_ascs_rsp::reason

Response reason.

If the Response Code is one of the following:

If the Response Code is one of the following:


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