Home
last modified time | relevance | path

Searched refs:ipacm_event_iface_up_tehter (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Defs.h340 }ipacm_event_iface_up_tehter; typedef
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Defs.h391 }ipacm_event_iface_up_tehter; typedef
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wlan.cpp150 ipacm_event_iface_up_tehter* data_wan_tether; in event_callback()
328 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
378 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
434 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
476 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
DIPACM_Wan.cpp1670 ipacm_event_iface_up_tehter *wanup_data; in post_wan_up_tether_evt()
1672 wanup_data = (ipacm_event_iface_up_tehter *)malloc(sizeof(ipacm_event_iface_up_tehter)); in post_wan_up_tether_evt()
1678 memset(wanup_data, 0, sizeof(ipacm_event_iface_up_tehter)); in post_wan_up_tether_evt()
1727 ipacm_event_iface_up_tehter *wandown_data; in post_wan_down_tether_evt()
1730 wandown_data = (ipacm_event_iface_up_tehter *)malloc(sizeof(ipacm_event_iface_up_tehter)); in post_wan_down_tether_evt()
1736 memset(wandown_data, 0, sizeof(ipacm_event_iface_up_tehter)); in post_wan_down_tether_evt()
DIPACM_Lan.cpp225 ipacm_event_iface_up_tehter* data_wan_tether; in event_callback()
477 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
527 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
581 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
618 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wlan.cpp153 ipacm_event_iface_up_tehter* data_wan_tether; in event_callback()
364 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
416 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
472 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
514 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
DIPACM_Wan.cpp2434 ipacm_event_iface_up_tehter *wanup_data; in post_wan_up_tether_evt()
2436 wanup_data = (ipacm_event_iface_up_tehter *)malloc(sizeof(ipacm_event_iface_up_tehter)); in post_wan_up_tether_evt()
2442 memset(wanup_data, 0, sizeof(ipacm_event_iface_up_tehter)); in post_wan_up_tether_evt()
2495 ipacm_event_iface_up_tehter *wandown_data; in post_wan_down_tether_evt()
2497 wandown_data = (ipacm_event_iface_up_tehter *)malloc(sizeof(ipacm_event_iface_up_tehter)); in post_wan_down_tether_evt()
2503 memset(wandown_data, 0, sizeof(ipacm_event_iface_up_tehter)); in post_wan_down_tether_evt()
DIPACM_Lan.cpp240 ipacm_event_iface_up_tehter* data_wan_tether; in event_callback()
526 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
617 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
671 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()
708 data_wan_tether = (ipacm_event_iface_up_tehter*)param; in event_callback()