Searched refs:A2DP_SBC_SAMP_FREQ_32000 (Results 1 – 3 of 3) sorted by relevance
42 } else if (sbc_codec->config[0] & A2DP_SBC_SAMP_FREQ_32000) { in bt_a2dp_sbc_get_sampling_frequency()
30 #define A2DP_SBC_SAMP_FREQ_32000 BIT(6) macro
225 if (0U != (codec_ie[0U] & A2DP_SBC_SAMP_FREQ_32000)) { in shell_a2dp_print_capabilities()