Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Lan.h242 bool is_mode_switch; /* indicate mode switch, need post internal up event */ variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h303 bool is_mode_switch; /* indicate mode switch, need post internal up event */ variable
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Lan.cpp85 is_mode_switch = false; in IPACM_Lan()
251 is_mode_switch = true; // need post internal usb-link up event in event_callback()
292 if(is_mode_switch) in event_callback()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp91 is_mode_switch = false; in IPACM_Lan()
266 is_mode_switch = true; // need post internal usb-link up event in event_callback()
307 if(is_mode_switch) in event_callback()