Home
last modified time | relevance | path

Searched refs:avdtp_get_sep (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp.c330 static struct bt_avdtp_sep *avdtp_get_sep(uint8_t stream_endpoint_id) in avdtp_get_sep() function
351 sep = avdtp_get_sep(net_buf_pull_u8(buf) >> 2); in avdtp_get_cmd_sep()