Searched refs:ChannelSettings (Results 1 – 5 of 5) sorted by relevance
28 class ChannelSettings : public ::android::Parcelable {30 ChannelSettings() in ChannelSettings() function32 bool operator==(const ChannelSettings& rhs) const {
30 status_t ChannelSettings::writeToParcel(::android::Parcel* parcel) const { in writeToParcel()35 status_t ChannelSettings::readFromParcel(const ::android::Parcel* parcel) { in readFromParcel()
46 std::vector<ChannelSettings> channel_settings_;
75 ChannelSettings channel; in readFromParcel()
29 using ::android::net::wifi::nl80211::ChannelSettings;61 ChannelSettings channel_settings; in TEST_F()67 ChannelSettings channel_settings_copy; in TEST_F()92 ChannelSettings channel, channel1, channel2; in TEST_F()118 ChannelSettings channel, channel1, channel2; in TEST_F()