Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiStaIface.aidl40 void enableLinkLayerStatsCollection(in boolean debug); in enableLinkLayerStatsCollection() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiStaIface.aidl165 void enableLinkLayerStatsCollection(in boolean debug); in enableLinkLayerStatsCollection() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiStaIface.aidl40 void enableLinkLayerStatsCollection(in boolean debug); in enableLinkLayerStatsCollection() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiStaIface.aidl40 void enableLinkLayerStatsCollection(in boolean debug); in enableLinkLayerStatsCollection() method
/hardware/interfaces/wifi/aidl/default/
Dwifi_sta_iface.cpp127 ndk::ScopedAStatus WifiStaIface::enableLinkLayerStatsCollection(bool in_debug) { in enableLinkLayerStatsCollection() function in aidl::android::hardware::wifi::WifiStaIface