Searched refs:getStaIfaceNames (Results 1 – 9 of 9) sorted by relevance
448 HIDL_INVOKE(wifi_chip_, getStaIfaceNames); in TEST_P()458 HIDL_INVOKE(wifi_chip_, getStaIfaceNames); in TEST_P()465 HIDL_INVOKE(wifi_chip_, getStaIfaceNames); in TEST_P()
749 String[] getStaIfaceNames(); in getStaIfaceNames() method
60 String[] getStaIfaceNames(); in getStaIfaceNames() method
583 EXPECT_TRUE(wifi_chip_->getStaIfaceNames(&iface_names).isOk()); in TEST_P()588 EXPECT_TRUE(wifi_chip_->getStaIfaceNames(&iface_names).isOk()); in TEST_P()
121 ndk::ScopedAStatus getStaIfaceNames(std::vector<std::string>* _aidl_return) override;
451 ndk::ScopedAStatus WifiChip::getStaIfaceNames(std::vector<std::string>* _aidl_return) { in getStaIfaceNames() function in aidl::android::hardware::wifi::WifiChip
507 getStaIfaceNames() generates (WifiStatus status, vec<string> ifnames);