Searched refs:ChannelSettings (Results 1 – 5 of 5) sorted by relevance
29 class ChannelSettings : public ::android::Parcelable {31 ChannelSettings() in ChannelSettings() function33 bool operator==(const ChannelSettings& rhs) const {
31 status_t ChannelSettings::writeToParcel(::android::Parcel* parcel) const { in writeToParcel()36 status_t ChannelSettings::readFromParcel(const ::android::Parcel* parcel) { in readFromParcel()
46 std::vector<ChannelSettings> channel_settings_;
74 ChannelSettings channel; in readFromParcel()
29 using ::com::android::server::wifi::wificond::ChannelSettings;60 ChannelSettings channel_settings; in TEST_F()66 ChannelSettings channel_settings_copy; in TEST_F()91 ChannelSettings channel, channel1, channel2; in TEST_F()117 ChannelSettings channel, channel1, channel2; in TEST_F()