Home
last modified time | relevance | path

Searched defs:WifiRttControllerEventCallback (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/wifi/1.4/vts/functional/
Dwifi_rtt_controller_hidl_test.cpp85 class WifiRttControllerEventCallback class in WifiRttControllerHidlTest
90 WifiRttControllerEventCallback(){}; in WifiRttControllerEventCallback() function in WifiRttControllerHidlTest::WifiRttControllerEventCallback
/hardware/interfaces/wifi/1.6/vts/functional/
Dwifi_rtt_controller_hidl_test.cpp89 class WifiRttControllerEventCallback class in WifiRttControllerHidlTest
93 WifiRttControllerEventCallback(){}; in WifiRttControllerEventCallback() function in WifiRttControllerHidlTest::WifiRttControllerEventCallback
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_rtt_controller_aidl_test.cpp97 class WifiRttControllerEventCallback : public BnWifiRttControllerEventCallback { class