Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiRttController.aidl41 android.hardware.wifi.RttResponder getResponderInfo(); in getResponderInfo() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiRttController.aidl41 android.hardware.wifi.RttResponder getResponderInfo(); in getResponderInfo() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiRttController.aidl41 android.hardware.wifi.RttResponder getResponderInfo(); in getResponderInfo() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiRttController.aidl91 RttResponder getResponderInfo(); in getResponderInfo() method
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_rtt_controller_aidl_test.cpp139 EXPECT_TRUE(wifi_rtt_controller_->getResponderInfo(&responder).isOk()); in TEST_P()
159 EXPECT_TRUE(wifi_rtt_controller_->getResponderInfo(&responder).isOk()); in TEST_P()
/hardware/interfaces/wifi/aidl/default/
Dwifi_rtt_controller.h62 ndk::ScopedAStatus getResponderInfo(RttResponder* _aidl_return) override;
Dwifi_rtt_controller.cpp107 ndk::ScopedAStatus WifiRttController::getResponderInfo(RttResponder* _aidl_return) { in getResponderInfo() function in aidl::android::hardware::wifi::WifiRttController
/hardware/interfaces/wifi/1.0/
DIWifiRttController.hal140 getResponderInfo() generates (WifiStatus status, RttResponder info);