Home
last modified time | relevance | path

Searched defs:enableLinkLayerStatsCollection (Results 1 – 4 of 4) 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/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiStaIface.aidl40 void enableLinkLayerStatsCollection(in boolean debug); in enableLinkLayerStatsCollection() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiStaIface.aidl154 void enableLinkLayerStatsCollection(in boolean debug); in enableLinkLayerStatsCollection() method
/hardware/interfaces/wifi/aidl/default/
Dwifi_sta_iface.cpp123 ndk::ScopedAStatus WifiStaIface::enableLinkLayerStatsCollection(bool in_debug) { in enableLinkLayerStatsCollection() function in aidl::android::hardware::wifi::WifiStaIface