HomeSort by relevance Sort by last modified time
    Searched refs:dev_type (Results 51 - 75 of 125) sorted by null

1 23 4 5

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 57 ** dev_type - Remote device's device type.
63 BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name, tBT_DEVICE_TYPE dev_type,
71 BTM_TRACE_DEBUG1 ("BTM_SecAddBleDevice dev_type=0x%x", dev_type);
120 p_dev_rec->device_type = dev_type;
123 dev_type, addr_type, p_dev_rec->sec_flags);
738 tBT_DEVICE_TYPE dev_type; local
750 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
751 use_le = (dev_type == BT_DEVICE_TYPE_BLE);
    [all...]
btm_ble_bgconn.c 75 tBT_DEVICE_TYPE dev_type; local
108 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
  /external/wpa_supplicant_8/src/wps/
wps.h 843 int wps_dev_type_str2bin(const char *str, u8 dev_type[WPS_DEV_TYPE_LEN]);
844 char * wps_dev_type_bin2str(const u8 dev_type[WPS_DEV_TYPE_LEN], char *buf,
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 270 tBTA_HH_BOOT_RPT_ID dev_type; /* type of device report */ member in struct:__anon3166
bta_hl_api.h 304 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon3181
bta_api.h     [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_hl.h 243 tBTA_HL_DEVICE_TYPE dev_type; member in struct:__anon3358
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c 682 char dev_type[WPS_DEV_TYPE_BUFSIZE]; local
686 wps_dev_type_bin2str(ap->pri_dev_type, dev_type,
687 sizeof(dev_type));
689 dev_type[0] = '\0';
693 uuid_str, MAC2STR(ap->mac_addr), dev_type, ap->wps_state,
716 char dev_type[WPS_DEV_TYPE_BUFSIZE]; local
720 wps_dev_type_bin2str(enrollee->pri_dev_type, dev_type,
721 sizeof(dev_type));
723 dev_type[0] = '\0';
729 enrollee->config_methods, enrollee->dev_passwd_id, dev_type,
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 332 ** dev_type - Remote device's device type.
339 tBT_DEVICE_TYPE dev_type, tBLE_ADDR_TYPE addr_type);
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c     [all...]
bta_dm_int.h 444 tBT_DEVICE_TYPE dev_type ; member in struct:__anon2905
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h 247 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon3002
260 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon3003
528 tBTA_HL_DEVICE_TYPE dev_type; member in struct:__anon3025
    [all...]
bta_hl_main.c 700 p_acb->dev_type = p_data->api_reg.dev_type;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c     [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_i.h 721 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[],
p2p.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 2115 tBT_DEVICE_TYPE dev_type; local
    [all...]
  /bionic/libc/kernel/common/linux/
soundcard.h 375 int dev_type; member in struct:midi_info
    [all...]
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 349 int dev_type; member in struct:midi_info

Completed in 2008 milliseconds

1 23 4 5