HomeSort by relevance Sort by last modified time
    Searched refs:sta_network (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/wifi/supplicant/1.0/vts/functional/
supplicant_hidl_test_utils.cpp 264 sp<ISupplicantStaNetwork> sta_network; local
271 sta_network = ISupplicantStaNetwork::castFrom(network);
276 return sta_network;
supplicant_sta_iface_hidl_test.cpp 208 sp<ISupplicantStaNetwork> sta_network = createSupplicantStaNetwork(); local
209 EXPECT_NE(nullptr, sta_network.get());

Completed in 60 milliseconds