Searched refs:AnqpInformationElement (Results 1 – 4 of 4) sorted by relevance
19 import android.net.wifi.AnqpInformationElement;110 mScanResult.anqpElements = new AnqpInformationElement[1]; in propagateANQPInfo()112 new AnqpInformationElement(AnqpInformationElement.HOTSPOT20_VENDOR_ID, in propagateANQPInfo()113 AnqpInformationElement.HS_OSU_PROVIDERS, osuProviders.getPayload()); in propagateANQPInfo()
26 public class AnqpInformationElement { class63 public AnqpInformationElement(int vendorId, int elementId, byte[] payload) { in AnqpInformationElement() method in AnqpInformationElement
537 public AnqpInformationElement[] anqpElements;570 this.anqpElements = new AnqpInformationElement[1]; in ScanResult()572 new AnqpInformationElement(AnqpInformationElement.HOTSPOT20_VENDOR_ID, in ScanResult()573 AnqpInformationElement.HS_OSU_PROVIDERS, osuProviders); in ScanResult()783 for (AnqpInformationElement element : anqpElements) { in writeToParcel()861 sr.anqpElements = new AnqpInformationElement[n];869 new AnqpInformationElement(vendorId, elementId, payload);
45501 Landroid/net/wifi/AnqpInformationElement;-><init>(II[B)V45502 Landroid/net/wifi/AnqpInformationElement;->ANQP_3GPP_NETWORK:I45503 Landroid/net/wifi/AnqpInformationElement;->ANQP_CAPABILITY_LIST:I45504 Landroid/net/wifi/AnqpInformationElement;->ANQP_CIVIC_LOC:I45505 Landroid/net/wifi/AnqpInformationElement;->ANQP_DOM_NAME:I45506 Landroid/net/wifi/AnqpInformationElement;->ANQP_EMERGENCY_ALERT:I45507 Landroid/net/wifi/AnqpInformationElement;->ANQP_EMERGENCY_NAI:I45508 Landroid/net/wifi/AnqpInformationElement;->ANQP_EMERGENCY_NUMBER:I45509 Landroid/net/wifi/AnqpInformationElement;->ANQP_GEO_LOC:I45510 Landroid/net/wifi/AnqpInformationElement;->ANQP_IP_ADDR_AVAILABILITY:I[all …]