Home
last modified time | relevance | path

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

/subsys/bluetooth/host/classic/
A Davdtp_internal.h249 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type,
A Da2dp.c277 err = bt_avdtp_parse_capability_codec(buf, &codec_type, &codec_info_element, in a2dp_process_config_ind()
553 err = bt_avdtp_parse_capability_codec(buf, &codec_type, &codec_info_element, in bt_a2dp_get_capabilities_cb()
A Davdtp.c1456 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type, in bt_avdtp_parse_capability_codec() function

Completed in 22 milliseconds