Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java2189 android.hardware.wifi.supplicant.V1_3.ISupplicantStaIface staIfaceV13 = in flushAllHlp() local
2192 if (staIfaceV13 == null) { in flushAllHlp()
2198 SupplicantStatus status = staIfaceV13.filsHlpFlushRequest(); in flushAllHlp()
2230 android.hardware.wifi.supplicant.V1_3.ISupplicantStaIface staIfaceV13 = in addHlpReq() local
2233 if (staIfaceV13 == null) { in addHlpReq()
2240 SupplicantStatus status = staIfaceV13.filsHlpAddRequest(dst, payload); in addHlpReq()
2828 android.hardware.wifi.supplicant.V1_3.ISupplicantStaIface staIfaceV13 = in getKeyMgmtCapabilities_1_3() local
2830 if (staIfaceV13 == null) { in getKeyMgmtCapabilities_1_3()
2839 staIfaceV13.getKeyMgmtCapabilities_1_3( in getKeyMgmtCapabilities_1_3()
2914 android.hardware.wifi.supplicant.V1_3.ISupplicantStaIface staIfaceV13 = in getWpaDriverFeatureSet() local
[all …]