Searched refs:EID_INTERWORKING (Results 1 – 4 of 4) sorted by relevance
1567 ie.id = InformationElement.EID_INTERWORKING; in getInterworkingElementNoVenueIE()1596 ie.id = InformationElement.EID_INTERWORKING; in getInterworkingElementWithVenueIE()
254 case ScanResult.InformationElement.EID_INTERWORKING: in NetworkDetail()
298 if (ie.id == InformationElement.EID_INTERWORKING) { in getInterworkingIE()1536 if (ie.id != InformationElement.EID_INTERWORKING) { in from()
1229 public static final int EID_INTERWORKING = 107; field in ScanResult.InformationElement