Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Config.h264 bool isEthBridgingSupported();
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_IfaceManager.cpp412 if (IPACM_Iface::ipacmcfg->isEthBridgingSupported()) in create_iface_instance()
DIPACM_Wlan.cpp209 if (IPACM_Iface::ipacmcfg->isEthBridgingSupported()) in event_callback()
2149 if (!(IPACM_Iface::ipacmcfg->isEthBridgingSupported())) in handle_down_evt()
2164 if (!(IPACM_Iface::ipacmcfg->isEthBridgingSupported())) in handle_down_evt()
DIPACM_Config.cpp914 bool IPACM_Config::isEthBridgingSupported() in isEthBridgingSupported() function in IPACM_Config