Skip to content

Append BSSID TLV to Failed Connection msg

Aziz Kavas requested to merge airties/map-agent:add_bssid_tlv_support into devel

BSSID TLV is introduced to extend the generation of the failed connection message with the additional BSSID TLV (part of EM profile 3). See section 17.1.44

The last unassociated device inforation is carried inside agent context to make it available for processing of extension.

Merge request reports