Lines Matching full:u16
15 struct wpabuf * gas_build_initial_resp(u8 dialog_token, u16 status_code,
16 u16 comeback_delay, size_t size);
18 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
19 u16 comeback_delay, size_t size);
21 u16 status_code,
22 u16 comeback_delay,
24 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code,
26 u16 comeback_delay, size_t size);
28 u16 status_code,
30 u16 comeback_delay,
34 u8 * gas_anqp_add_element(struct wpabuf *buf, u16 info_id);