Searched refs:enableLinkLayerStatsCollection (Results 1 – 12 of 12) sorted by relevance
40 void enableLinkLayerStatsCollection(in boolean debug); in enableLinkLayerStatsCollection() method
94 HIDL_INVOKE(wifi_sta_iface_, enableLinkLayerStatsCollection, true) in TEST_P()
87 HIDL_INVOKE(wifi_sta_iface_, enableLinkLayerStatsCollection, true).code); in TEST_P()
92 HIDL_INVOKE(wifi_sta_iface_, enableLinkLayerStatsCollection, true) in TEST_P()
165 void enableLinkLayerStatsCollection(in boolean debug); in enableLinkLayerStatsCollection() method
216 EXPECT_TRUE(wifi_sta_iface_->enableLinkLayerStatsCollection(true).isOk()); in TEST_P()263 EXPECT_TRUE(wifi_sta_iface_->enableLinkLayerStatsCollection(true).isOk()); in TEST_P()
163 HIDL_INVOKE(wifi_sta_iface_, enableLinkLayerStatsCollection, true) in TEST_P()
67 ndk::ScopedAStatus enableLinkLayerStatsCollection(bool in_debug) override;
127 ndk::ScopedAStatus WifiStaIface::enableLinkLayerStatsCollection(bool in_debug) { in enableLinkLayerStatsCollection() function in aidl::android::hardware::wifi::WifiStaIface
296 enableLinkLayerStatsCollection(bool debug)