Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_rtt_controller.cpp32 const std::string& iface_name, const sp<IWifiIface>& bound_iface, in WifiRttController() argument
35 bound_iface_(bound_iface), in WifiRttController()
Dwifi_rtt_controller.h39 const std::string& iface_name, const sp<IWifiIface>& bound_iface,
Dwifi_chip.h118 const sp<IWifiIface>& bound_iface,
199 const sp<IWifiIface>& bound_iface);
Dwifi_chip.cpp504 const sp<IWifiIface>& bound_iface, createRttController_cb hidl_status_cb) { in createRttController() argument
507 hidl_status_cb, bound_iface); in createRttController()
1002 WifiChip::createRttControllerInternal(const sp<IWifiIface>& bound_iface) { in createRttControllerInternal() argument
1010 getFirstActiveWlanIfaceName(), bound_iface, legacy_hal_); in createRttControllerInternal()