Searched refs:bt_a2dp_codec_ie (Results 1 – 3 of 3) sorted by relevance
84 static struct bt_a2dp_codec_ie bt_a2dp_ep_cap_ie##_name = { \113 static struct bt_a2dp_codec_ie bt_a2dp_ep_cap_ie##_name = { \129 static struct bt_a2dp_codec_ie bt_a2dp_ep_cap_ie##_name = { \149 static struct bt_a2dp_codec_ie bt_a2dp_ep_cap_ie##_name = { \179 static struct bt_a2dp_codec_ie bt_a2dp_codec_ie##_name = { \186 .codec_config = &bt_a2dp_codec_ie##_name, \195 static struct bt_a2dp_codec_ie bt_a2dp_codec_ie##_name = { \203 .codec_config = &bt_a2dp_codec_ie##_name, \313 struct bt_a2dp_codec_ie { struct323 struct bt_a2dp_codec_ie *codec_config; argument[all …]
35 struct bt_a2dp_codec_ie peer_sbc_capabilities;
160 struct bt_a2dp_codec_ie codec_config; in a2dp_process_config_ind()