Home
last modified time | relevance | path

Searched defs:stream_endpoint_id (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Davdtp_internal.h155 uint8_t stream_endpoint_id; member
Davdtp.c247 static struct bt_avdtp_sep *avdtp_get_sep(uint8_t stream_endpoint_id) in avdtp_get_sep()