Home
last modified time | relevance | path

Searched refs:handle_SCC_MCC_switch (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wlan.h235 void handle_SCC_MCC_switch(ipa_ip_type);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wlan.cpp805 handle_SCC_MCC_switch(IPA_IP_v4); in event_callback()
806 handle_SCC_MCC_switch(IPA_IP_v6); in event_callback()
810 handle_SCC_MCC_switch(ip_type); in event_callback()
819 handle_SCC_MCC_switch(IPA_IP_v4); in event_callback()
820 handle_SCC_MCC_switch(IPA_IP_v6); in event_callback()
824 handle_SCC_MCC_switch(ip_type); in event_callback()
1968 void IPACM_Wlan::handle_SCC_MCC_switch(ipa_ip_type iptype) in handle_SCC_MCC_switch() function in IPACM_Wlan