Skip to content

Added ScanCapability

Lejla Murselovic requested to merge lejla-scan-cap into devel

The ScanCapability was missing in the WiFiDataelements. Now the handling of the MAP_TLV_CHANNEL_SCAN_CAPABILITY is implemented; parsing and storing the tlv data in a new structure struct wifi_scancap_element of struct wifi_radio_element. ScanCapability was aded to the TR-181 in v.2.15, so the data is shown in dump2. https://cwmp-data-models.broadband-forum.org/tr-181-2-15-1-cwmp.html#D.Device:2.Device.WiFi.DataElements.Network.Device.%7Bi%7D.Radio.%7Bi%7D.ScanCapability. The output is shown in the attached file (portion of dump2).ScanCapability_dump2.log

Merge request reports