Searched refs:staIfaceV12 (Results 1 – 1 of 1) sorted by relevance
3114 android.hardware.wifi.supplicant.V1_2.ISupplicantStaIface staIfaceV12 = in getKeyMgmtCapabilities() local3117 if (staIfaceV12 == null) { in getKeyMgmtCapabilities()3126 staIfaceV12.getKeyMgmtCapabilities( in getKeyMgmtCapabilities()3168 android.hardware.wifi.supplicant.V1_2.ISupplicantStaIface staIfaceV12 = in addDppPeerUri() local3171 if (staIfaceV12 == null) { in addDppPeerUri()3179 staIfaceV12.addDppPeerUri(uri, in addDppPeerUri()3216 android.hardware.wifi.supplicant.V1_2.ISupplicantStaIface staIfaceV12 = in removeDppUri() local3219 if (staIfaceV12 == null) { in removeDppUri()3227 SupplicantStatus status = staIfaceV12.removeDppUri(bootstrapId); in removeDppUri()3256 android.hardware.wifi.supplicant.V1_2.ISupplicantStaIface staIfaceV12 = in stopDppInitiator() local[all …]