Searched refs:bound_iface (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/wifi/1.4/default/ |
D | wifi_chip.h | 120 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);
|
D | wifi_rtt_controller.cpp | 32 const std::string& iface_name, const sp<IWifiIface>& bound_iface, in WifiRttController() argument 35 bound_iface_(bound_iface), in WifiRttController()
|
D | wifi_rtt_controller.h | 39 const std::string& iface_name, const sp<IWifiIface>& bound_iface,
|
D | wifi_chip.cpp | 522 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()
|