Class ReducedNeighborReport.NeighborApInformation.TbttInformation

    • Field Detail

      • neighborApTbttOffset

        public final short neighborApTbttOffset
        Unsigned 8 bits - offset in TUs, rounded down to nearest TU, to the next TBTT of an AP’s BSS from the immediately prior TBTT of the AP that transmits this element
      • bssid

        public final String bssid
        BSSID of neighbor, optional
      • shortSsid

        public final String shortSsid
        Short SSID of neighbor, optional
    • Constructor Detail

      • TbttInformation

        public TbttInformation​(short neighborApTbttOffset,
                               String bssid,
                               String shortSsid)
        Constructor