Searched defs:bound_iface (Results 1 – 3 of 3) sorted by relevance
32 const std::shared_ptr<IWifiStaIface>& bound_iface, in WifiRttController()37 const std::string& iface_name, const std::shared_ptr<IWifiStaIface>& bound_iface, in create()
1121 WifiChip::createRttControllerInternal(const std::shared_ptr<IWifiStaIface>& bound_iface) { in createRttControllerInternal()
729 std::shared_ptr<IWifiStaIface> bound_iface; in TEST_F() local