| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <bap.h>
Data Fields | |
| uint8_t | id | 
| enum bt_bap_ep_state | state | 
| enum bt_audio_dir | dir | 
| struct bt_bap_ep * | paired_ep | 
Structure holding information of audio stream endpoint
| enum bt_audio_dir bt_bap_ep_info::dir | 
Capabilities type
| uint8_t bt_bap_ep_info::id | 
The ID of the endpoint
| struct bt_bap_ep* bt_bap_ep_info::paired_ep | 
Pointer to paired endpoint if the endpoint is part of a bidirectional CIS, otherwise NULL
| enum bt_bap_ep_state bt_bap_ep_info::state | 
The state of the endpoint