Zephyr API Documentation
3.6.99
A Scalable Open Source RTOS
|
Stream End Point. More...
#include <a2dp.h>
Data Fields | |
uint8_t | codec_id |
Code ID. | |
struct bt_avdtp_seid_lsep | info |
Stream End Point Information. | |
struct bt_a2dp_preset * | preset |
Pointer to preset codec chosen. | |
struct bt_a2dp_preset * | caps |
Capabilities. | |
Stream End Point.
struct bt_a2dp_preset* bt_a2dp_endpoint::caps |
Capabilities.
uint8_t bt_a2dp_endpoint::codec_id |
Code ID.
struct bt_avdtp_seid_lsep bt_a2dp_endpoint::info |
Stream End Point Information.
struct bt_a2dp_preset* bt_a2dp_endpoint::preset |
Pointer to preset codec chosen.