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.cpp191 const auto& status_and_controller = in getWifiRttController() local
193 if (status_and_controller.first.code != WifiStatusCode::SUCCESS) { in getWifiRttController()
196 return status_and_controller.second; in getWifiRttController()