Searched refs:A2DP_SBC_SAMP_FREQ_16000 (Results 1 – 3 of 3) sorted by relevance
40 if (sbc_codec->config[0] & A2DP_SBC_SAMP_FREQ_16000) { in bt_a2dp_sbc_get_sampling_frequency()
29 #define A2DP_SBC_SAMP_FREQ_16000 BIT(7) macro
222 if (0U != (codec_ie[0U] & A2DP_SBC_SAMP_FREQ_16000)) { in shell_a2dp_print_capabilities()