HomeSort by relevance Sort by last modified time
    Searched refs:devtype (Results 1 - 15 of 15) sorted by null

  /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/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 3524 char devtype[WPS_DEV_TYPE_BUFSIZE]; 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...]
  /system/bt/btif/src/
btif_core.c 762 uint32_t cod, devtype; local
785 sizeof(devtype), &devtype);
    [all...]
btif_storage.c 66 #define BTIF_STORAGE_PATH_REMOTE_DEVTYPE "DevType"
467 if (btif_config_get_int(name, "DevType", &device_type) &&
925 uint32_t devtype = 0; local
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_ar3k.c 357 static void get_ps_file_name(uint32_t devtype, uint32_t rom_version,char *path)
361 if (devtype == 0xdeadc0de)
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 357 static void get_ps_file_name(uint32_t devtype, uint32_t rom_version,char *path)
361 if (devtype == 0xdeadc0de)
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_ar3k.c 360 static void get_ps_file_name(uint32_t devtype, uint32_t rom_version,char *path)
364 if (devtype == 0xdeadc0de)
    [all...]
  /hardware/qcom/bt/msmcobalt/libbt-vendor/src/
hw_ar3k.c 360 static void get_ps_file_name(uint32_t devtype, uint32_t rom_version,char *path)
364 if (devtype == 0xdeadc0de)
    [all...]
  /external/autotest/client/deps/fakegudev/src/
fakegudev.c 143 static const char *k_prop_devtype = "devtype";
733 const gchar *devtype);
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c 1399 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
    [all...]
p2p_supplicant.c 2303 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
2572 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
    [all...]
ctrl_iface.c 5815 char devtype[WPS_DEV_TYPE_BUFSIZE]; local
    [all...]

Completed in 1493 milliseconds