Home
last modified time | relevance | path

Searched refs:is_mode_switch (Results 1 – 2 of 2) 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/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()