Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h601 int handle_gw_mac_renew(ipacm_event_data_all *data, int index_client);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp1681 if( handle_gw_mac_renew(data, index) == IPACM_SUCCESS) in event_callback()
8078 int IPACM_Wan::handle_gw_mac_renew(ipacm_event_data_all *data, int index_client) in handle_gw_mac_renew() function in IPACM_Wan