Home | History | Annotate | Download | only in p2p

Lines Matching refs:config_methods

218 	 * config_methods - WPS Methods which are allowed for this service
220 u16 config_methods;
300 * config_methods - WPS Configuration Methods
302 u16 config_methods;
473 u16 config_methods;
783 * @config_methods: Requested WPS Config Method
796 void (*prov_disc_req)(void *ctx, const u8 *peer, u16 config_methods,
806 * @config_methods: Value from p2p_prov_disc_req() or 0 on failure
813 void (*prov_disc_resp)(void *ctx, const u8 *peer, u16 config_methods);
1092 void p2p_set_config_methods(struct p2p_data *p2p, u16 config_methods);
1263 * @config_methods: WPS Config Methods value (only one bit set)
1270 * (config_methods = WPS_CONFIG_DISPLAY) or be prepared to enter a PIN from us
1271 * (config_methods = WPS_CONFIG_KEYPAD). The Provision Discovery Request frame
1278 struct p2ps_provision *p2ps_prov, u16 config_methods,
2251 u16 config_methods, const char *svc_info);