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

AVDTP Stream. More...

#include <avdtp.h>

Data Fields

struct bt_l2cap_br_chan chan
 
struct bt_avdtp_seid_info lsep
 
struct bt_avdtp_seid_info rsep
 
uint8_t state
 
struct bt_avdtp_streamnext
 

Detailed Description

AVDTP Stream.

Field Documentation

◆ chan

struct bt_l2cap_br_chan bt_avdtp_stream::chan

◆ lsep

struct bt_avdtp_seid_info bt_avdtp_stream::lsep

◆ next

struct bt_avdtp_stream* bt_avdtp_stream::next

◆ rsep

struct bt_avdtp_seid_info bt_avdtp_stream::rsep

◆ state

uint8_t bt_avdtp_stream::state

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