Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Davdtp.c585 uint8_t acp_seid; in avdtp_start_handler() local
587 acp_seid = net_buf_pull_u8(buf); in avdtp_start_handler()
588 if (acp_seid != START_REQ(req)->acp_stream_ep_id) { in avdtp_start_handler()