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

  /hardware/interfaces/wifi/supplicant/1.0/vts/functional/
supplicant_hidl_test_utils.h 40 getSupplicantStaIface();
supplicant_hidl_test_utils.cpp 180 sp<ISupplicantStaIface> getSupplicantStaIface() {
206 sp<ISupplicantStaIface> sta_iface = getSupplicantStaIface();
supplicant_sta_iface_hidl_test.cpp 69 sta_iface_ = getSupplicantStaIface();
164 EXPECT_NE(nullptr, getSupplicantStaIface().get());
supplicant_sta_network_hidl_test.cpp 92 sp<ISupplicantStaIface> sta_iface = getSupplicantStaIface();

Completed in 2423 milliseconds