Searched refs:stopRssiMonitoring (Results 1 – 11 of 11) sorted by relevance
61 void stopRssiMonitoring(in int cmdId); in stopRssiMonitoring() method
533 void stopRssiMonitoring(in int cmdId); in stopRssiMonitoring() method
198 HIDL_INVOKE(wifi_sta_iface_, stopRssiMonitoring, kCmd).code); in TEST_P()
72 ndk::ScopedAStatus stopRssiMonitoring(int32_t in_cmdId) override;
149 ndk::ScopedAStatus WifiStaIface::stopRssiMonitoring(int32_t in_cmdId) { in stopRssiMonitoring() function in aidl::android::hardware::wifi::WifiStaIface608 legacy_hal::wifi_error legacy_status = legacy_hal_.lock()->stopRssiMonitoring(ifname_, cmd_id); in stopRssiMonitoringInternal()
646 wifi_error stopRssiMonitoring(const std::string& iface_name, wifi_request_id id);
1033 wifi_error WifiLegacyHal::stopRssiMonitoring(const std::string& iface_name, wifi_request_id id) { in stopRssiMonitoring() function in aidl::android::hardware::wifi::legacy_hal::WifiLegacyHal
288 EXPECT_FALSE(wifi_sta_iface_->stopRssiMonitoring(cmd).isOk()); in TEST_P()
367 stopRssiMonitoring(CommandId cmdId) generates (WifiStatus status);