HomeSort by relevance Sort by last modified time
    Searched full:pri_dev_type (Results 1 - 21 of 21) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_er.h 20 u8 pri_dev_type[8]; member in struct:wps_er_sta
43 u8 pri_dev_type[8]; member in struct:wps_er_ap
wps_dev_attr.c 117 wpabuf_put_data(msg, dev->pri_dev_type, WPS_DEV_TYPE_LEN);
352 os_memcpy(dev->pri_dev_type, dev_type, WPS_DEV_TYPE_LEN);
354 wps_dev_type_bin2str(dev->pri_dev_type, devtype,
wps.h 78 * @pri_dev_type: Primary Device Type
92 u8 pri_dev_type[WPS_DEV_TYPE_LEN]; member in struct:wps_device_data
328 * @pri_dev_type: Primary device type
335 const u8 *pri_dev_type, u16 config_methods,
538 const u8 *pri_dev_type; member in struct:wps_event_data::wps_event_er_ap
548 const u8 *pri_dev_type; member in struct:wps_event_data::wps_event_er_enrollee
wps_er.c 49 ev->pri_dev_type = sta->pri_dev_type;
147 evap->pri_dev_type = ap->pri_dev_type;
484 os_memcpy(ap->pri_dev_type, attr.primary_dev_type, 8);
794 os_memcpy(sta->pri_dev_type, attr->primary_dev_type, 8);
    [all...]
wps_registrar.c 159 const u8 *pri_dev_type, u16 config_methods,
278 os_memcpy(dst->pri_dev_type, src->pri_dev_type, WPS_DEV_TYPE_LEN);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp 589 QString ssid, bssid, flags, wps_name, pri_dev_type;
610 pri_dev_type = (*it).mid(pos);
637 if (!pri_dev_type.isEmpty())
638 item->setData(pri_dev_type,
899 * p2p_dev_addr=02:b5:64:63:30:63 pri_dev_type=1-0050f204-1
907 QString pri_dev_type; local
916 else if (str.startsWith("pri_dev_type="))
917 pri_dev_type = str.section('=', 1);
933 if (!pri_dev_type.isEmpty())
934 item->setData(pri_dev_type,
1115 QString pri_dev_type = items[3].mid(13); local
1180 QString pri_dev_type = items[6].mid(13); local
1258 QString pri_dev_type = items[3]; local
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_parse.c 131 msg->pri_dev_type = pos;
171 wps_dev_type_bin2str(msg->pri_dev_type, devtype,
657 cli->pri_dev_type = &t[3];
724 wps_dev_type_bin2str(cli->pri_dev_type,
790 if (msg.pri_dev_type) {
794 wps_dev_type_bin2str(msg.pri_dev_type,
p2p_build.c 183 wpabuf_put_data(buf, p2p->cfg->pri_dev_type,
184 sizeof(p2p->cfg->pri_dev_type));
753 wpabuf_put_data(buf, p2p->cfg->pri_dev_type, WPS_DEV_TYPE_LEN);
p2p.c 462 os_memcpy(dev->info.pri_dev_type, cli->pri_dev_type, 8);
589 if (msg->pri_dev_type)
590 os_memcpy(dev->info.pri_dev_type, msg->pri_dev_type,
591 sizeof(dev->info.pri_dev_type));
593 os_memcpy(dev->info.pri_dev_type, msg->wps_pri_dev_type,
594 sizeof(dev->info.pri_dev_type));
    [all...]
p2p_i.h 585 const u8 *pri_dev_type; member in struct:p2p_message
652 const u8 *pri_dev_type; member in struct:p2p_group_info::p2p_client_info
p2p.h 265 * pri_dev_type - Primary Device Type
267 u8 pri_dev_type[8]; member in struct:p2p_peer_info
438 * pri_dev_type - Primary Device Type (see WPS)
440 u8 pri_dev_type[8]; member in struct:p2p_config
785 * @pri_dev_type: Primary Device Type
797 const u8 *dev_addr, const u8 *pri_dev_type,
    [all...]
p2p_pd.c 779 dev_addr, msg.pri_dev_type,
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pDevice.java 117 * pri_dev_type=1-0050F204-1 name='DWD-300-DEA36E' config_methods=0x188
124 "pri_dev_type=(\\d+-[0-9a-fA-F]+-\\d+) " +
157 * pri_dev_type=1-0050F204-1 name='p2p-TEST1' config_methods=0x188 dev_capab=0x27
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c 714 if (ap->pri_dev_type)
715 wps_dev_type_bin2str(ap->pri_dev_type, dev_type,
721 " pri_dev_type=%s wps_state=%d |%s|%s|%s|%s|%s|%s|",
748 if (enrollee->pri_dev_type)
749 wps_dev_type_bin2str(enrollee->pri_dev_type, dev_type,
755 " M1=%d config_methods=0x%x dev_passwd_id=%d pri_dev_type=%s "
    [all...]
README-WPS 294 WPS-ER-AP-ADD 87654321-9abc-def0-1234-56789abc0002 02:11:22:33:44:55 pri_dev_type=6-0050F204-1 wps_state=1 |Very friendly name|Company|Long description of the model|WAP|http://w1.fi/|http://w1.fi/hostapd/
304 WPS-ER-ENROLLEE-ADD 2b7093f1-d6fb-5108-adbb-bea66bb87333 02:66:a0:ee:17:27 M1=1 config_methods=0x14d dev_passwd_id=0 pri_dev_type=1-0050F204-1 |Wireless Client|Company|cmodel|123|12345|
p2p_supplicant.c     [all...]
README-P2P 829 P2P-DEVICE-FOUND 00:11:22:33:44:55 p2p_dev_addr=00:11:22:33:44:55 pri_dev_type=0-00000000-0 name='' config_methods=0x108 dev_c (…)
    [all...]
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 186 wps_dev_type_bin2str(dev->pri_dev_type, devtype,
203 wps_dev_type_bin2str(dev->pri_dev_type, devtype,
251 const u8 *pri_dev_type,
266 wps_dev_type_bin2str(pri_dev_type, devtype,
1041 os_memcpy(wps->dev.pri_dev_type, hapd->conf->device_type,
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMonitor.java 316 /* P2P-DEVICE-FOUND fa:7b:7a:42:02:13 p2p_dev_addr=fa:7b:7a:42:02:13 pri_dev_type=1-0050F204-1
356 pri_dev_type=1-0050F204-1 name='p2p-TEST2' config_methods=0x188 dev_capab=0x27
364 pri_dev_type=1-0050F204-1 name='p2p-TEST2' config_methods=0x188 dev_capab=0x27
368 pri_dev_type=1-0050F204-1 name='p2p-TEST2' config_methods=0x188 dev_capab=0x27
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c     [all...]

Completed in 384 milliseconds