Home
last modified time | relevance | path

Searched defs:bootstrapId (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java3043 MutableInt bootstrapId = new MutableInt(-1); in addDppPeerUri() local
3090 public boolean removeDppUri(@NonNull String ifaceName, int bootstrapId) { in removeDppUri()