Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.4/default/
Dwifi_chip.h120 const sp<IWifiIface>& bound_iface,
158 const sp<IWifiIface>& bound_iface,
207 createRttControllerInternal(const sp<IWifiIface>& bound_iface);
229 createRttControllerInternal_1_4(const sp<IWifiIface>& bound_iface);
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.cpp522 const sp<IWifiIface>& bound_iface, createRttController_cb hidl_status_cb) { in createRttController() argument
525 hidl_status_cb, bound_iface); in createRttController()
643 const sp<IWifiIface>& bound_iface, in createRttController_1_4() argument
647 hidl_status_cb, bound_iface); in createRttController_1_4()
1231 WifiChip::createRttControllerInternal_1_4(const sp<IWifiIface>& bound_iface) { in createRttControllerInternal_1_4() argument
1240 getFirstActiveWlanIfaceName(), bound_iface, legacy_hal_); in createRttControllerInternal_1_4()