Home
last modified time | relevance | path

Searched defs:getStaIfaceNames (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiChip.aidl60 String[] getStaIfaceNames(); in getStaIfaceNames() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiChip.aidl749 String[] getStaIfaceNames(); in getStaIfaceNames() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiChip.aidl60 String[] getStaIfaceNames(); in getStaIfaceNames() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiChip.aidl60 String[] getStaIfaceNames(); in getStaIfaceNames() method
/hardware/interfaces/wifi/aidl/default/
Dwifi_chip.cpp451 ndk::ScopedAStatus WifiChip::getStaIfaceNames(std::vector<std::string>* _aidl_return) { in getStaIfaceNames() function in aidl::android::hardware::wifi::WifiChip