Hi Dmitry,
>+ priv->conf_listen_interval =
>+ (*((u16 *)pElement->data+1) >> 7) & 0x1F;
The above code in the cw1200_parse_SDD_file function does not appear
to take into account the endianess of the host. Is this a problem?
Best regards,
Kevin