Searched refs:bt_avdtp_parse_capability_codec (Results 1 – 3 of 3) sorted by relevance
258 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type,
205 err = bt_avdtp_parse_capability_codec(buf, in a2dp_set_config_ind()495 err = bt_avdtp_parse_capability_codec(a2dp->get_capabilities_param.buf, in bt_a2dp_get_capabilities_cb()
1177 int bt_avdtp_parse_capability_codec(struct net_buf *buf, in bt_avdtp_parse_capability_codec() function