Searched refs:has_rsn_property (Results 1 – 5 of 5) sorted by relevance
100 bool has_rsn_property() const;138 bool has_rsn_property);
243 bool WiFiEndpoint::has_rsn_property() const { in has_rsn_property() function in shill::WiFiEndpoint278 bool has_rsn_property) { in MakeEndpoint() argument296 if (has_rsn_property) { in MakeEndpoint()
198 bool has_rsn_property) { in MakeEndpoint() argument202 has_rsn_property); in MakeEndpoint()789 EXPECT_FALSE(endpoint->has_rsn_property()); in TEST_F()795 EXPECT_FALSE(endpoint->has_rsn_property()); in TEST_F()801 EXPECT_TRUE(endpoint->has_rsn_property()); in TEST_F()808 EXPECT_TRUE(endpoint->has_rsn_property()); in TEST_F()
905 if (endpoint->has_rsn_property()) { in ComputeCipher8021x()
123 bool has_wpa_property, bool has_rsn_property) { in MakeEndpoint() argument126 frequency, signal_dbm, has_wpa_property, has_rsn_property); in MakeEndpoint()