Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp_internal.h249 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type,
Da2dp.c174 err = bt_avdtp_parse_capability_codec(buf, &codec_type, &codec_info_element, in a2dp_process_config_ind()
447 err = bt_avdtp_parse_capability_codec(buf, &codec_type, in bt_a2dp_get_capabilities_cb()
Davdtp.c1464 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type, in bt_avdtp_parse_capability_codec() function