Zephyr API Documentation
3.6.99
A Scalable Open Source RTOS
|
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. | |
AVDTP SEID Information.
uint8_t bt_avdtp_seid_info::id |
Stream End Point ID.
uint8_t bt_avdtp_seid_info::inuse |
End Point usage status.
uint8_t bt_avdtp_seid_info::media_type |
Media-type of the End Point.
uint8_t bt_avdtp_seid_info::rfa0 |
Reserved.
uint8_t bt_avdtp_seid_info::rfa1 |
Reserved.
uint8_t bt_avdtp_seid_info::tsep |
TSEP of the End Point.