Zephyr Project API 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_avdtp_sep Struct Reference

AVDTP Stream End Point. More...

#include <avdtp.h>

Data Fields

struct bt_avdtp_sep_info sep_info
 Stream End Point information.
struct bt_l2cap_br_chan chan
 Media Transport Channel.
struct k_sem sem_lock
struct bt_avdtp * session
 avdtp session
const struct bt_avdtp_sep_opsops
 sep ops
uint8_t state
 SEP state.

Detailed Description

AVDTP Stream End Point.

Field Documentation

◆ chan

struct bt_l2cap_br_chan bt_avdtp_sep::chan

Media Transport Channel.

◆ ops

const struct bt_avdtp_sep_ops* bt_avdtp_sep::ops

sep ops

◆ sem_lock

struct k_sem bt_avdtp_sep::sem_lock

◆ sep_info

struct bt_avdtp_sep_info bt_avdtp_sep::sep_info

Stream End Point information.

◆ session

struct bt_avdtp* bt_avdtp_sep::session

avdtp session

◆ state

uint8_t bt_avdtp_sep::state

SEP state.


The documentation for this struct was generated from the following file:
  • include/zephyr/bluetooth/classic/avdtp.h