Searched refs:device_type (Results 76 - 100 of 114) sorted by relevance

12345

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c535 DEV_CLASS dev_class, tBT_DEVICE_TYPE device_type)
580 dev_type = device_type;
635 int device_type; local
641 if (!btif_config_get_int("Remote", (char const *)&bdstr,"DevType", &device_type))
650 if((btif_config_get_int("Remote", (char const *)&bdstr,"DevType", &device_type) &&
652 (device_type == BT_DEVICE_TYPE_BLE)) || (transport == BT_TRANSPORT_LE))
659 if(is_hid && device_type != BT_DEVICE_TYPE_BLE)
1238 BTIF_TRACE_DEBUG("%s() %s device_type = 0x%x\n", __FUNCTION__, bd2str(&bdaddr, &bdstr),
1240 p_search_data->inq_res.device_type);
1294 dev_type = p_search_data->inq_res.device_type;
534 btif_update_remote_properties(BD_ADDR bd_addr, BD_NAME bd_name, DEV_CLASS dev_class, tBT_DEVICE_TYPE device_type) argument
[all...]
/external/chromium_org/chrome/browser/android/
H A Dforeign_session_helper.cc237 session.device_type,
/external/chromium_org/chrome/browser/ui/webui/chromeos/imageburner/
H A Dimageburner_ui.cc197 disks::DiskMountManager::DeviceTypeToString(disk.device_type()));
/external/chromium_org/ui/ozone/platform/dri/chromeos/
H A Dnative_display_delegate_dri.cc296 if (event.device_type() != DeviceEvent::DISPLAY)
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h360 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:hostapd_bss_config
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h360 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:hostapd_bss_config
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h360 u8 device_type[WPS_DEV_TYPE_LEN]; member in struct:hostapd_bss_config
/external/chromium_org/win8/metro_driver/
H A Dmetro_driver_win7.cc327 windevs::Input::PointerDeviceType* device_type) {
329 *device_type = windevs::Input::PointerDeviceType_Touch;
331 *device_type = windevs::Input::PointerDeviceType_Mouse;
326 get_PointerDeviceType( windevs::Input::PointerDeviceType* device_type) argument
H A Dchrome_app_view_ash.cc442 windevs::Input::PointerDeviceType device_type; local
443 CheckHR(pointer_device->get_PointerDeviceType(&device_type));
444 return (device_type == type);
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp1093 int device_type = ::GetDeviceCaps(hDC, TECHNOLOGY); local
1094 if (device_type != DT_RASPRINTER) {
1151 int device_type = ::GetDeviceCaps(hDC, TECHNOLOGY); local
1154 if (device_type == DT_RASPRINTER || device_type == DT_PLOTTER || obj_type == OBJ_ENHMETADC) {
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_inq.c2144 (p_i && (p_i->inq_info.results.device_type & BT_DEVICE_TYPE_BREDR) != 0)
2168 || (p_i->inq_info.results.device_type & BT_DEVICE_TYPE_BREDR) != 0
2211 && (p_i->inq_info.results.device_type & BT_DEVICE_TYPE_BREDR)
2243 p_cur->device_type = BT_DEVICE_TYPE_BREDR;
2247 p_cur->device_type |= BT_DEVICE_TYPE_BREDR;
2259 p_cur->device_type == BT_DEVICE_TYPE_DUMO && p_i->scan_rsp) ||
H A Dbtm_ble_bgconn.c79 p_dev_rec->device_type & BT_DEVICE_TYPE_BLE)
H A Dbtm_ble_gap.c2280 p_cur->device_type = BT_DEVICE_TYPE_BLE;
2282 p_cur->device_type |= BT_DEVICE_TYPE_BLE;
2334 p_cur->device_type |= BT_DEVICE_TYPE_DUMO;
2496 (!(p_i->inq_info.results.device_type & BT_DEVICE_TYPE_BLE) ||
2545 p_i && p_i->inq_info.results.device_type == BT_DEVICE_TYPE_BLE && p_i->scan_rsp))
H A Dbtm_int.h608 tBT_DEVICE_TYPE device_type; member in struct:__anon1250
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences.cc634 StorageInfo::Type device_type;
635 if (!StorageInfo::CrackDeviceId(this_device_id, &device_type, NULL))
638 if (device_type == singleton_type) {
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.cc315 device->device_type = description.type;
678 device->device_type = i->type;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_winreg.c247 hk, TEXT("device_type"));
248 if (t && wps_dev_type_str2bin(t, config->device_type))
591 buf = wps_dev_type_bin2str(config->device_type,
593 wpa_config_write_reg_string(hk, "device_type", buf);
H A Dap.c331 os_memcpy(bss->device_type, wpa_s->conf->device_type,
H A Dwps_supplicant.c1435 os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
2066 os_memcpy(wps->dev.pri_dev_type, wpa_s->conf->device_type,
/external/chromium_org/content/browser/renderer_host/media/
H A Dmedia_stream_manager.cc2051 base::SystemMonitor::DeviceType device_type) {
2058 if (device_type == base::SystemMonitor::DEVTYPE_AUDIO_CAPTURE) {
2060 } else if (device_type == base::SystemMonitor::DEVTYPE_VIDEO_CAPTURE) {
2050 OnDevicesChanged( base::SystemMonitor::DeviceType device_type) argument
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h1056 tBT_DEVICE_TYPE device_type; member in struct:__anon722
1085 tBT_DEVICE_TYPE device_type; /* device type in case it is BLE device */ member in struct:__anon725
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dfile_manager_browsertest.cc292 chromeos::DeviceType device_type)
295 device_type_(device_type) {}
290 FakeTestVolume(const std::string& name, VolumeType volume_type, chromeos::DeviceType device_type) argument
/external/chromium_org/sync/protocol/
H A Dproto_value_conversions.cc164 SET_ENUM(device_type, GetDeviceTypeString);
501 SET_ENUM(device_type, GetDeviceTypeString);
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c2488 APPL_TRACE_DEBUG("bta_dm_discover_device p_btm_inq_info 0x%x results.device_type 0x%x services_to_search 0x%x",
2490 bta_dm_search_cb.p_btm_inq_info->results.device_type,
2496 bta_dm_search_cb.p_btm_inq_info->results.device_type == BT_DEVICE_TYPE_BLE &&
2591 result.inq_res.device_type = p_inq->device_type;
4780 result.inq_res.device_type = p_inq->device_type;
5936 p_msg->disc_result.result.disc_res.device_type = BT_DEVICE_TYPE_BLE;
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c735 (char *)wpa_s->conf->device_type,
895 os_memcpy(wpa_s->conf->device_type,

Completed in 1998 milliseconds

12345