Home
last modified time | relevance | path

Searched refs:status_and_controller (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_hidl_test_utils.cpp221 const auto& status_and_controller = in getWifiRttController() local
223 if (status_and_controller.first.code != WifiStatusCode::SUCCESS) { in getWifiRttController()
226 return status_and_controller.second; in getWifiRttController()