Searched refs:bt_avdtp_parse_capability_codec (Results 1 – 3 of 3) sorted by relevance
251 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type,
172 err = bt_avdtp_parse_capability_codec(buf, &codec_type, &codec_info_element, in a2dp_process_config_ind()443 err = bt_avdtp_parse_capability_codec(a2dp->get_capabilities_param.buf, &codec_type, in bt_a2dp_get_capabilities_cb()
1368 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type, in bt_avdtp_parse_capability_codec() function