Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_rtt_controller.cpp289 std::tie(legacy_status, legacy_responder) = legacy_hal_.lock()->getRttResponderInfo(ifname_); in getResponderInfoInternal()
Dwifi_legacy_hal.h705 std::pair<wifi_error, wifi_rtt_responder> getRttResponderInfo(const std::string& iface_name);
Dwifi_legacy_hal.cpp1453 std::pair<wifi_error, wifi_rtt_responder> WifiLegacyHal::getRttResponderInfo( in getRttResponderInfo() function in aidl::android::hardware::wifi::legacy_hal::WifiLegacyHal
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp2357 static int getRttResponderInfo() in getRttResponderInfo() function
10115 getRttResponderInfo(); in main()