Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifi.aidl51 int[] getChipIds(); in getChipIds() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifi.aidl38 int[] getChipIds(); in getChipIds() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifi.aidl38 int[] getChipIds(); in getChipIds() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifi.aidl38 int[] getChipIds(); in getChipIds() method
/hardware/interfaces/wifi/aidl/default/
Dwifi.cpp210 ndk::ScopedAStatus Wifi::getChipIds(std::vector<int32_t>* _aidl_return) { in getChipIds() function in aidl::android::hardware::wifi::Wifi