Home | History | Annotate | Download | only in wifi_hal

Lines Matching full:data_len

1786             u16 data_len;       /* length of data to follow */
1787 u8 data[1]; /* variable length specified by data_len */
1809 int anqp_len = offsetof(wifi_anqp_gas_resp, data) + gas->data_len;