Searched refs:FREQ_48K (Results 1 – 4 of 4) sorted by relevance
62 #define FREQ_48K 3 macro
207 (1 << (7 - FREQ_48K)) | in avdtpSendCapabilitiesResponseSBCForACP()537 if (data[0] & (1 << (7 - FREQ_48K))) { in avdtpParseSBCConfig()538 cfg->freq = FREQ_48K; in avdtpParseSBCConfig()
433 cfg->freq = FREQ_48K; in bt_open()
238 case FREQ_48K: in setup_oss()