Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp_internal.h244 int bt_avdtp_parse_sep(struct net_buf *buf, struct bt_avdtp_sep_info *sep_info);
Da2dp.c539 err = bt_avdtp_parse_sep(DISCOVER_REQ(req)->buf, sep_info); in bt_a2dp_discover_cb()
Davdtp.c1325 int bt_avdtp_parse_sep(struct net_buf *buf, struct bt_avdtp_sep_info *sep_info) in bt_avdtp_parse_sep() function