Searched defs:dev_type (Results 1 - 25 of 27) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_dev_attr.c341 const u8 *dev_type)
347 if (dev_type == NULL) {
352 os_memcpy(dev->pri_dev_type, dev_type, WPS_DEV_TYPE_LEN);
340 wps_process_primary_dev_type(struct wps_device_data *dev, const u8 *dev_type) argument
H A Dwps_common.c461 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]) argument
466 WPA_PUT_BE16(dev_type, atoi(str));
471 if (hexstr2bin(pos, &dev_type[2], 4))
477 WPA_PUT_BE16(&dev_type[6], atoi(pos));
484 char * wps_dev_type_bin2str(const u8 dev_type[WPS_DEV_TYPE_LEN], char *buf, argument
490 WPA_GET_BE16(dev_type), WPA_GET_BE32(&dev_type[2]),
491 WPA_GET_BE16(&dev_type[6]));
/external/wpa_supplicant_8/src/wps/
H A Dwps_dev_attr.c341 const u8 *dev_type)
347 if (dev_type == NULL) {
352 os_memcpy(dev->pri_dev_type, dev_type, WPS_DEV_TYPE_LEN);
340 wps_process_primary_dev_type(struct wps_device_data *dev, const u8 *dev_type) argument
H A Dwps_common.c461 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]) argument
466 WPA_PUT_BE16(dev_type, atoi(str));
471 if (hexstr2bin(pos, &dev_type[2], 4))
477 WPA_PUT_BE16(&dev_type[6], atoi(pos));
484 char * wps_dev_type_bin2str(const u8 dev_type[WPS_DEV_TYPE_LEN], char *buf, argument
490 WPA_GET_BE16(dev_type), WPA_GET_BE32(&dev_type[2]),
491 WPA_GET_BE16(&dev_type[6]));
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_dev_attr.c341 const u8 *dev_type)
347 if (dev_type == NULL) {
352 os_memcpy(dev->pri_dev_type, dev_type, WPS_DEV_TYPE_LEN);
340 wps_process_primary_dev_type(struct wps_device_data *dev, const u8 *dev_type) argument
H A Dwps_common.c461 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]) argument
466 WPA_PUT_BE16(dev_type, atoi(str));
471 if (hexstr2bin(pos, &dev_type[2], 4))
477 WPA_PUT_BE16(&dev_type[6], atoi(pos));
484 char * wps_dev_type_bin2str(const u8 dev_type[WPS_DEV_TYPE_LEN], char *buf, argument
490 WPA_GET_BE16(dev_type), WPA_GET_BE32(&dev_type[2]),
491 WPA_GET_BE16(&dev_type[6]));
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_bgconn.c76 tBT_DEVICE_TYPE dev_type; local
114 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
H A Dbtm_acl.c2896 tBT_DEVICE_TYPE dev_type; local
2908 BTM_ReadDevInfo(remote_bda, &dev_type, &addr_type);
2909 if (dev_type == BT_DEVICE_TYPE_BLE)
H A Dbtm_ble.c62 ** dev_type - Remote device's device type.
68 BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name, tBT_DEVICE_TYPE dev_type, argument
75 BTM_TRACE_DEBUG ("BTM_SecAddBleDevice dev_type=0x%x", dev_type);
125 p_dev_rec->device_type = dev_type;
128 dev_type, addr_type, p_dev_rec->sec_flags);
717 tBT_DEVICE_TYPE dev_type; local
731 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
732 use_le = (dev_type == BT_DEVICE_TYPE_BLE);
H A Dbtm_sec.c1347 tBT_DEVICE_TYPE dev_type; local
1350 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
1352 if ((transport == BT_TRANSPORT_LE && (dev_type & BT_DEVICE_TYPE_BLE) == 0) ||
1353 (transport == BT_TRANSPORT_BR_EDR && (dev_type & BT_DEVICE_TYPE_BREDR) == 0))
/external/bluetooth/bluedroid/bta/include/
H A Dbta_hh_api.h270 tBTA_HH_BOOT_RPT_ID dev_type; /* type of device report */ member in struct:__anon827
H A Dbta_hl_api.h304 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon843
/external/bluetooth/bluedroid/btif/include/
H A Dbtif_hl.h243 tBTA_HL_DEVICE_TYPE dev_type; member in struct:__anon1034
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_utils.c2222 tBT_DEVICE_TYPE dev_type; local
2226 BTM_ReadDevInfo(p_lcb->remote_bd_addr, &dev_type, &addr_type);
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp514 * dev_type=1-0050f204-1 dev_name='Wireless Client'
523 QString dev_type; local
535 else if (str.startsWith("dev_type=") && dev_type.isEmpty())
536 dev_type = str.mid(pos);
550 if (!dev_type.isEmpty())
551 item->setData(dev_type, peer_role_pri_dev_type);
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_api.c1309 ** dev_type - Remote device's device type.
1315 void BTA_DmAddBleDevice(BD_ADDR bd_addr, tBLE_ADDR_TYPE addr_type, tBT_DEVICE_TYPE dev_type) argument
1327 p_msg->dev_type = dev_type;
H A Dbta_dm_act.c2389 tBT_DEVICE_TYPE dev_type; local
2394 BTM_ReadDevInfo(remote_bd_addr, &dev_type, &addr_type);
2395 if (dev_type == BT_DEVICE_TYPE_BLE || addr_type == BLE_ADDR_RANDOM )
5034 p_data->add_ble_device.dev_type ,
H A Dbta_dm_int.h474 tBT_DEVICE_TYPE dev_type ; member in struct:__anon503
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c209 DEV_CLASS dev_class, tBT_DEVICE_TYPE dev_type);
535 bt_device_type_t dev_type; local
573 dev_type = device_type;
575 BT_PROPERTY_TYPE_OF_DEVICE, sizeof(dev_type), &dev_type);
1225 bt_device_type_t dev_type; local
1252 dev_type = p_search_data->inq_res.device_type;
1255 dev_type = BT_DEVICE_TYPE_BREDR;
1258 BT_PROPERTY_TYPE_OF_DEVICE, sizeof(dev_type), &dev_type);
3010 btif_dm_update_ble_remote_properties( BD_ADDR bd_addr, BD_NAME bd_name, tBT_DEVICE_TYPE dev_type) argument
[all...]
H A Dbtif_gatt_client.c401 BTIF_TRACE_DEBUG("%s BLE device name=%s len=%d dev_type=%d", __FUNCTION__, bdname.name,
566 bt_device_type_t dev_type; local
600 dev_type = p_btif_cb->device_type;
602 BT_PROPERTY_TYPE_OF_DEVICE, sizeof(dev_type), &dev_type);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c644 char dev_type[WPS_DEV_TYPE_BUFSIZE]; local
648 wps_dev_type_bin2str(ap->pri_dev_type, dev_type,
649 sizeof(dev_type));
651 dev_type[0] = '\0';
655 uuid_str, MAC2STR(ap->mac_addr), dev_type, ap->wps_state,
678 char dev_type[WPS_DEV_TYPE_BUFSIZE]; local
682 wps_dev_type_bin2str(enrollee->pri_dev_type, dev_type,
683 sizeof(dev_type));
685 dev_type[0] = '\0';
691 enrollee->config_methods, enrollee->dev_passwd_id, dev_type,
[all...]
H A Dctrl_iface.c3998 u8 dev_type[WPS_DEV_TYPE_LEN], *_dev_type = NULL; local
4020 pos = os_strstr(cmd, "dev_type=");
4023 if (wps_dev_type_str2bin(pos, dev_type) < 0)
4025 _dev_type = dev_type;
/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_int.h247 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon635
260 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon636
528 tBTA_HL_DEVICE_TYPE dev_type; member in struct:__anon658
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c1932 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type) argument
1934 if (os_memcmp(dev_type, req_dev_type, WPS_DEV_TYPE_LEN) == 0)
1936 if (os_memcmp(dev_type, req_dev_type, 2) == 0 &&
1944 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[], argument
1949 if (dev_type_match(dev_type, req_dev_type[i]))
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c1932 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type) argument
1934 if (os_memcmp(dev_type, req_dev_type, WPS_DEV_TYPE_LEN) == 0)
1936 if (os_memcmp(dev_type, req_dev_type, 2) == 0 &&
1944 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[], argument
1949 if (dev_type_match(dev_type, req_dev_type[i]))

Completed in 7200 milliseconds

12