Searched defs:device_type (Results 1 - 22 of 22) sorted by relevance

/external/srec/srec/cfront/
H A Dca_wave.c163 int device_type)
168 ASSERT(device_type == WAVE_DEVICE_RAW);
177 hWave->data.device_type = device_type;
268 if (hWave->data.device_type != WAVE_DEVICE_RAW)
159 CA_OpenWaveFromDevice(CA_Wave *hWave, int wave_type, int samplerate, int device_id, int device_type) argument
/external/wpa_supplicant_6/wpa_supplicant/
H A Dconfig.h288 * device_type - Primary Device Type (WPS)
300 char *device_type; member in struct:wpa_config
/external/chromium/chrome/browser/chromeos/cros/
H A Dmount_library.cc25 DeviceType device_type,
38 device_type_(device_type),
305 disk->device_type(),
18 Disk(const std::string& device_path, const std::string& mount_path, const std::string& system_path, const std::string& file_path, const std::string& device_label, const std::string& drive_label, const std::string& parent_path, DeviceType device_type, uint64 total_size, bool is_parent, bool is_read_only, bool has_media, bool on_boot_device) argument
H A Dmount_library.h45 DeviceType device_type,
66 DeviceType device_type() const { return device_type_; } function in class:chromeos::MountLibrary::Disk
/external/srec/srec/include/
H A Dsample.h180 int device_type; member in struct:__anon12437
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_common.c540 struct oob_device_data * wps_get_oob_device(char *device_type) argument
543 if (os_strstr(device_type, "ufd") != NULL)
547 if (os_strstr(device_type, "nfc") != NULL)
/external/wpa_supplicant_8/src/wps/
H A Dwps_common.c540 struct oob_device_data * wps_get_oob_device(char *device_type) argument
543 if (os_strstr(device_type, "ufd") != NULL)
547 if (os_strstr(device_type, "nfc") != NULL)
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_common.c540 struct oob_device_data * wps_get_oob_device(char *device_type) argument
543 if (os_strstr(device_type, "ufd") != NULL)
547 if (os_strstr(device_type, "nfc") != NULL)
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c269 DEV_CLASS dev_class, tBT_DEVICE_TYPE device_type)
305 dev_type = device_type;
839 BTIF_TRACE_DEBUG3("%s() %s device_type = 0x%x\n", __FUNCTION__, bd2str(&bdaddr, &bdstr),
841 p_search_data->inq_res.device_type);
893 dev_type = p_search_data->inq_res.device_type;
268 btif_update_remote_properties(BD_ADDR bd_addr, BD_NAME bd_name, DEV_CLASS dev_class, tBT_DEVICE_TYPE device_type) argument
/external/kernel-headers/original/linux/mtd/
H A Dcfi.h247 int device_type; member in struct:cfi_private
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c850 os_memcpy(wps->dev.pri_dev_type, hapd->conf->device_type,
1159 int hostapd_wps_start_oob(struct hostapd_data *hapd, char *device_type, argument
1165 oob_dev = wps_get_oob_device(device_type);
H A Dap_config.h344 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:hostapd_bss_config
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c850 os_memcpy(wps->dev.pri_dev_type, hapd->conf->device_type,
1159 int hostapd_wps_start_oob(struct hostapd_data *hapd, char *device_type, argument
1165 oob_dev = wps_get_oob_device(device_type);
H A Dap_config.h344 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:hostapd_bss_config
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.h508 * device_type - Primary Device Type (WPS)
510 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:wpa_config
H A Dwps_supplicant.c951 int wpas_wps_start_oob(struct wpa_supplicant *wpa_s, char *device_type, argument
957 oob_dev = wps_get_oob_device(device_type);
1195 os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
1775 os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c850 os_memcpy(wps->dev.pri_dev_type, hapd->conf->device_type,
1159 int hostapd_wps_start_oob(struct hostapd_data *hapd, char *device_type, argument
1165 oob_dev = wps_get_oob_device(device_type);
H A Dap_config.h344 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:hostapd_bss_config
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_int.h543 tBT_DEVICE_TYPE device_type; member in struct:__anon1023
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h740 tBT_DEVICE_TYPE device_type; member in struct:__anon601
768 tBT_DEVICE_TYPE device_type; /* device type in case it is BLE device */ member in struct:__anon604
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h590 tBT_DEVICE_TYPE device_type; member in struct:__anon1163
/external/libmtp/src/
H A Dptp.h1034 uint8_t device_type; member in struct:_PTPNIKONWifiProfile

Completed in 519 milliseconds