Home | History | Annotate | Download | only in wifi_hal

Lines Matching defs:gas

1823             u16 channel;        /* channel of GAS protocol */
1824 u8 dialog_token; /* GAS dialog token */
1826 u16 status_code; /* status code on GAS completion */
1849 wifi_anqp_gas_resp *gas = (wifi_anqp_gas_resp *)anqp;
1850 int anqp_len = offsetof(wifi_anqp_gas_resp, data) + gas->data_len;