Searched defs:frequency (Results 1 – 10 of 10) sorted by relevance
45 uint8_t GetChannelNumber(uint32_t frequency) { in GetChannelNumber()81 bool ChannelHistogram::IsSupportedFrequency(uint32_t frequency) { in IsSupportedFrequency()109 bool ChannelHistogram::IncrementScanCountForFrequency(uint32_t frequency) { in IncrementScanCountForFrequency()120 uint32_t frequency, uint32_t increase_count) { in IncrementScanCountForFrequencyForTest()
62 uint32_t frequency; variable
273 for (const auto& frequency : network.frequencies_) { in ParsePnoSettings() local287 for (const auto& frequency : unique_frequencies) { in ParsePnoSettings() local
40 oneway void onSoftApChannelSwitched(int frequency, int bandwidth); in onSoftApChannelSwitched()
41 int frequency, ChannelBandwidth channel_bandwidth) { in NotifySoftApChannelSwitched()
110 void ApInterfaceImpl::OnChannelSwitchEvent(uint32_t frequency, in OnChannelSwitchEvent()
39 OI_CODEC_SBC_DECODER_CONTEXT* context, OI_BOOL enhanced, uint8_t frequency, in OI_CODEC_SBC_DecoderConfigureRaw()
162 uint16_t frequency; /**< The sampling frequency. Input parameter. */ member
716 uint32_t frequency = 0; in OnChannelSwitchEvent() local
570 uint8_t frequency; member