/external/wpa_supplicant_8/src/wps/ |
wps_dev_attr.c | 344 char devtype[WPS_DEV_TYPE_BUFSIZE]; local 354 wps_dev_type_bin2str(dev->pri_dev_type, devtype, 355 sizeof(devtype)));
|
wps.c | 608 char devtype[WPS_DEV_TYPE_BUFSIZE]; local 612 devtype, 613 sizeof(devtype)));
|
wps_registrar.c | 3525 char devtype[WPS_DEV_TYPE_BUFSIZE]; local [all...] |
/external/wpa_supplicant_8/src/p2p/ |
p2p_parse.c | 41 char devtype[WPS_DEV_TYPE_BUFSIZE]; local 182 wps_dev_type_bin2str(msg->pri_dev_type, devtype, 183 sizeof(devtype)), 480 char devtype[WPS_DEV_TYPE_BUFSIZE]; local 483 wps_dev_type_bin2str(msg->wps_pri_dev_type, devtype, 484 sizeof(devtype))); 720 char devtype[WPS_DEV_TYPE_BUFSIZE]; local 738 devtype, 739 sizeof(devtype))); 748 devtype, sizeof(devtype))) 804 char devtype[WPS_DEV_TYPE_BUFSIZE]; local [all...] |
/external/syslinux/dos/ |
syslinux.c | 242 uint8_t devtype; member in struct:deviceparams
|
/system/bt/btif/src/ |
btif_core.cc | 668 uint32_t cod, devtype; local 692 BT_PROPERTY_TYPE_OF_DEVICE, sizeof(devtype), 693 &devtype); [all...] |
btif_storage.cc | 68 #define BTIF_STORAGE_PATH_REMOTE_DEVTYPE "DevType" 453 if (btif_config_get_int(name, "DevType", &device_type) && 880 uint32_t devtype = 0; local [all...] |
/external/wpa_supplicant_8/src/ap/ |
wps_hostapd.c | 177 char devtype[WPS_DEV_TYPE_BUFSIZE]; local 186 wps_dev_type_bin2str(dev->pri_dev_type, devtype, 187 sizeof(devtype))); 203 wps_dev_type_bin2str(dev->pri_dev_type, devtype, 204 sizeof(devtype))); 258 char devtype[WPS_DEV_TYPE_BUFSIZE]; local 266 wps_dev_type_bin2str(pri_dev_type, devtype, 267 sizeof(devtype)), [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
wps_supplicant.c | 1413 char devtype[WPS_DEV_TYPE_BUFSIZE]; local [all...] |
p2p_supplicant.c | 2302 char devtype[WPS_DEV_TYPE_BUFSIZE]; local 2579 char devtype[WPS_DEV_TYPE_BUFSIZE]; local [all...] |
ctrl_iface.c | 6143 char devtype[WPS_DEV_TYPE_BUFSIZE]; local [all...] |