Searched refs:req_config_methods (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_pd.c186 u16 config_methods = dev->req_config_methods;
1300 u16 report_config_methods = 0, req_config_methods; local
1350 if (dev == NULL || !dev->req_config_methods) {
1378 req_config_methods = dev->req_config_methods;
1388 if (msg.wps_config_methods != req_config_methods) {
1390 msg.wps_config_methods, req_config_methods);
1400 report_config_methods = req_config_methods;
1404 if (req_config_methods & WPS_CONFIG_DISPLAY) {
1552 dev->req_config_methods
[all...]
H A Dp2p.c3229 if (dev->req_config_methods &&
3234 dev->req_config_methods);
3357 if (!dev->req_config_methods)
3363 dev->req_config_methods);
4046 if (dev->req_config_methods &&
4288 "req_config_methods=0x%x\n"
4305 dev->req_config_methods,
H A Dp2p_i.h87 * req_config_methods - Pending provision discovery methods
89 u16 req_config_methods; member in struct:p2p_device
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_pd.c186 u16 config_methods = dev->req_config_methods;
1300 u16 report_config_methods = 0, req_config_methods; local
1350 if (dev == NULL || !dev->req_config_methods) {
1378 req_config_methods = dev->req_config_methods;
1388 if (msg.wps_config_methods != req_config_methods) {
1390 msg.wps_config_methods, req_config_methods);
1400 report_config_methods = req_config_methods;
1404 if (req_config_methods & WPS_CONFIG_DISPLAY) {
1552 dev->req_config_methods
[all...]
H A Dp2p.c3229 if (dev->req_config_methods &&
3234 dev->req_config_methods);
3357 if (!dev->req_config_methods)
3363 dev->req_config_methods);
4046 if (dev->req_config_methods &&
4288 "req_config_methods=0x%x\n"
4305 dev->req_config_methods,
H A Dp2p_i.h87 * req_config_methods - Pending provision discovery methods
89 u16 req_config_methods; member in struct:p2p_device
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_pd.c186 u16 config_methods = dev->req_config_methods;
1300 u16 report_config_methods = 0, req_config_methods; local
1350 if (dev == NULL || !dev->req_config_methods) {
1378 req_config_methods = dev->req_config_methods;
1388 if (msg.wps_config_methods != req_config_methods) {
1390 msg.wps_config_methods, req_config_methods);
1400 report_config_methods = req_config_methods;
1404 if (req_config_methods & WPS_CONFIG_DISPLAY) {
1552 dev->req_config_methods
[all...]
H A Dp2p.c3229 if (dev->req_config_methods &&
3234 dev->req_config_methods);
3357 if (!dev->req_config_methods)
3363 dev->req_config_methods);
4046 if (dev->req_config_methods &&
4288 "req_config_methods=0x%x\n"
4305 dev->req_config_methods,
H A Dp2p_i.h87 * req_config_methods - Pending provision discovery methods
89 u16 req_config_methods; member in struct:p2p_device

Completed in 90 milliseconds