Searched refs:bt_avdtp_parse_capability_codec (Results 1 – 3 of 3) sorted by relevance
249 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type,
174 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()
1464 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type, in bt_avdtp_parse_capability_codec() function