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

AVDTP SEID Information. More...

#include <avdtp.h>

Data Fields

uint8_t id:6
 Stream End Point ID.
 
uint8_t inuse:1
 End Point usage status.
 
uint8_t rfa0:1
 Reserved.
 
uint8_t media_type:4
 Media-type of the End Point.
 
uint8_t tsep:1
 TSEP of the End Point.
 
uint8_t rfa1:3
 Reserved.
 

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: