Searched refs:A2DP_SBC_SAMP_FREQ_44100 (Results 1 – 4 of 4) sorted by relevance
44 } else if (sbc_codec->config[0] & A2DP_SBC_SAMP_FREQ_44100) { in bt_a2dp_sbc_get_sampling_frequency()
31 #define A2DP_SBC_SAMP_FREQ_44100 BIT(5) macro
129 {.len = BT_A2DP_SBC_IE_LENGTH, .codec_ie = {A2DP_SBC_SAMP_FREQ_44100 |\146 {.len = BT_A2DP_SBC_IE_LENGTH, .codec_ie = {A2DP_SBC_SAMP_FREQ_44100 | \
228 if (0U != (codec_ie[0U] & A2DP_SBC_SAMP_FREQ_44100)) { in shell_a2dp_print_capabilities()552 BT_A2DP_SBC_EP_CFG_DEFAULT(sbc_cfg_default, A2DP_SBC_SAMP_FREQ_44100);