Searched refs:wps_dev_type_bin2str (Results 1 – 12 of 12) sorted by relevance
| /src/contrib/wpa/src/p2p/ |
| H A D | p2p_parse.c | 201 wps_dev_type_bin2str(msg->pri_dev_type, devtype, in p2p_parse_attribute() 502 wps_dev_type_bin2str(msg->wps_pri_dev_type, devtype, in p2p_parse_wps_ie() 758 wps_dev_type_bin2str(cli->pri_dev_type, in p2p_group_info_text() 767 wps_dev_type_bin2str( in p2p_group_info_text() 828 wps_dev_type_bin2str(msg.pri_dev_type, in p2p_attr_text()
|
| /src/contrib/wpa/src/wps/ |
| H A D | wps_dev_attr.c | 369 wps_dev_type_bin2str(dev->pri_dev_type, devtype, in wps_process_primary_dev_type()
|
| H A D | wps.c | 610 wps_dev_type_bin2str(attr.primary_dev_type, in wps_attr_text()
|
| H A D | wps.h | 930 char * wps_dev_type_bin2str(const u8 dev_type[WPS_DEV_TYPE_LEN], char *buf,
|
| H A D | wps_common.c | 485 char * wps_dev_type_bin2str(const u8 dev_type[WPS_DEV_TYPE_LEN], char *buf, in wps_dev_type_bin2str() function
|
| H A D | wps_registrar.c | 3608 wps_dev_type_bin2str(d->dev.pri_dev_type, devtype, in wps_registrar_get_info()
|
| /src/contrib/wpa/src/ap/ |
| H A D | wps_hostapd.c | 188 wps_dev_type_bin2str(dev->pri_dev_type, devtype, in hostapd_wps_pin_needed_cb() 205 wps_dev_type_bin2str(dev->pri_dev_type, devtype, in hostapd_wps_pin_needed_cb() 268 wps_dev_type_bin2str(pri_dev_type, devtype, in hostapd_wps_enrollee_seen_cb()
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | wps_supplicant.c | 758 wps_dev_type_bin2str(ap->pri_dev_type, dev_type, in wpa_supplicant_wps_event_er_ap_add() 792 wps_dev_type_bin2str(enrollee->pri_dev_type, dev_type, in wpa_supplicant_wps_event_er_enrollee_add() 1489 wps_dev_type_bin2str(dev->pri_dev_type, devtype, in wpas_wps_pin_needed_cb()
|
| H A D | config_file.c | 1184 buf = wps_dev_type_bin2str(config->device_type, in wpa_config_write_global() 1217 buf = wps_dev_type_bin2str(config->sec_device_type[i], in wpa_config_write_global()
|
| H A D | config_winreg.c | 605 buf = wps_dev_type_bin2str(config->device_type, in wpa_config_write_global()
|
| H A D | p2p_supplicant.c | 2610 wps_dev_type_bin2str( in wpas_dev_found() 2627 wps_dev_type_bin2str(info->pri_dev_type, devtype, in wpas_dev_found() 2871 wps_dev_type_bin2str(pri_dev_type, devtype, in wpas_prov_disc_req()
|
| H A D | ctrl_iface.c | 7372 wps_dev_type_bin2str(info->pri_dev_type, in p2p_ctrl_peer() 7392 wps_dev_type_bin2str(t, devtype, in p2p_ctrl_peer()
|