Home
last modified time | relevance | path

Searched refs:wlan_ap_index (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wlan.h106 int wlan_ap_index; variable
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wlan.h106 int wlan_ap_index; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wlan.h110 int wlan_ap_index; variable
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wlan.cpp63 wlan_ap_index = IPACM_Wlan::num_wlan_ap_iface; in IPACM_Wlan()
64 if(wlan_ap_index < 0 || wlan_ap_index > 1) in IPACM_Wlan()
66 IPACMERR("Wlan_ap_index is not correct: %d, not creating instance.\n", wlan_ap_index); in IPACM_Wlan()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Wlan.cpp65 wlan_ap_index = IPACM_Wlan::num_wlan_ap_iface; in IPACM_Wlan()
66 if(wlan_ap_index < 0 || wlan_ap_index > 1) in IPACM_Wlan()
68 IPACMERR("Wlan_ap_index is not correct: %d, not creating instance.\n", wlan_ap_index); in IPACM_Wlan()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wlan.cpp65 wlan_ap_index = IPACM_Wlan::num_wlan_ap_iface; in IPACM_Wlan()
66 if(wlan_ap_index < 0 || wlan_ap_index > 1) in IPACM_Wlan()
68 IPACMERR("Wlan_ap_index is not correct: %d, not creating instance.\n", wlan_ap_index); in IPACM_Wlan()