Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_avdtp_seid_info Struct Reference

AVDTP SEID Information. More...

#include <avdtp.h>

Data Fields

uint8_t id:6
 
uint8_t inuse:1
 
uint8_t rfa0:1
 
uint8_t media_type:4
 
uint8_t tsep:1
 
uint8_t rfa1:3
 

Detailed Description

AVDTP SEID Information.

Field Documentation

◆ id

uint8_t bt_avdtp_seid_info::id

Stream End Point ID

◆ inuse

uint8_t bt_avdtp_seid_info::inuse

End Point usage status

◆ media_type

uint8_t bt_avdtp_seid_info::media_type

Media-type of the End Point

◆ rfa0

uint8_t bt_avdtp_seid_info::rfa0

Reserved

◆ rfa1

uint8_t bt_avdtp_seid_info::rfa1

Reserved

◆ tsep

uint8_t bt_avdtp_seid_info::tsep

TSEP of the End Point


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