Searched defs:bootstrapId (Results 1 – 2 of 2) sorted by relevance
557 public int bootstrapId; field in DppManager.DppRequestInfo
3338 Mutable<Integer> bootstrapId = new Mutable<>(-1); in addDppPeerUri() local3385 public boolean removeDppUri(@NonNull String ifaceName, int bootstrapId) { in removeDppUri()