HomeSort by relevance Sort by last modified time
    Searched defs:dev_type (Results 26 - 50 of 108) sorted by null

12 3 4 5

  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
mod_devicetable.h 74 __u16 dev_type; member in struct:ccw_device_id
  /system/bt/bta/include/
bta_hh_api.h 270 tBTA_HH_BOOT_RPT_ID dev_type; /* type of device report */ member in struct:__anon71996
bta_hl_api.h 303 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon72012
  /system/bt/btif/include/
btif_hl.h 246 tBTA_HL_DEVICE_TYPE dev_type; member in struct:__anon72204
  /system/bt/stack/btm/
btm_ble.c 66 ** dev_type - Remote device's device type.
72 BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name, tBT_DEVICE_TYPE dev_type,
75 BTM_TRACE_DEBUG ("%s: dev_type=0x%x", __func__, dev_type);
108 p_dev_rec->device_type |= dev_type;
788 tBT_DEVICE_TYPE dev_type; local
802 BTM_ReadDevInfo(bd_addr, &dev_type, &addr_type);
803 use_le = (dev_type == BT_DEVICE_TYPE_BLE);
    [all...]
btm_sec.c 1161 tBT_DEVICE_TYPE dev_type; local
    [all...]
  /system/bt/stack/l2cap/
l2c_utils.c 2289 tBT_DEVICE_TYPE dev_type; local
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_ar3k.c 68 uint32_t dev_type = 0; variable
373 static void get_patch_file_name(uint32_t dev_type, uint32_t rom_version,
376 if (rom_version == FPGA_ROM_VERSION && dev_type != ROM_DEV_TYPE
377 &&dev_type != 0 && build_version == 1)
970 uint32_t dev_type = 0; local
979 if (get_device_type(fd, &dev_type) < 0) {
995 get_ps_file_name(dev_type, rom_version, ps_file);
996 get_patch_file_name(dev_type, rom_version, build_version, patch_file);
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 68 uint32_t dev_type = 0; variable
373 static void get_patch_file_name(uint32_t dev_type, uint32_t rom_version,
376 if (rom_version == FPGA_ROM_VERSION && dev_type != ROM_DEV_TYPE
377 &&dev_type != 0 && build_version == 1)
970 uint32_t dev_type = 0; local
979 if (get_device_type(fd, &dev_type) < 0) {
995 get_ps_file_name(dev_type, rom_version, ps_file);
996 get_patch_file_name(dev_type, rom_version, build_version, patch_file);
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_ar3k.c 68 uint32_t dev_type = 0; variable
373 static void get_patch_file_name(uint32_t dev_type, uint32_t rom_version,
376 if (rom_version == FPGA_ROM_VERSION && dev_type != ROM_DEV_TYPE
377 &&dev_type != 0 && build_version == 1)
970 uint32_t dev_type = 0; local
979 if (get_device_type(fd, &dev_type) < 0) {
995 get_ps_file_name(dev_type, rom_version, ps_file);
996 get_patch_file_name(dev_type, rom_version, build_version, patch_file);
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 2235 tBT_DEVICE_TYPE dev_type; local
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c 438 LOG_VERBOSE(LOG_TAG, "%s BLE device name=%s len=%d dev_type=%d", __FUNCTION__, bdname.name,
577 bt_device_type_t dev_type; local
598 dev_type = p_btif_cb->device_type;
600 BT_PROPERTY_TYPE_OF_DEVICE, sizeof(dev_type), &dev_type);
    [all...]
btif_dm.c 228 DEV_CLASS dev_class, tBT_DEVICE_TYPE dev_type);
606 bt_device_type_t dev_type; local
649 dev_type = remote_dev_type | device_type;
651 dev_type = device_type;
654 BT_PROPERTY_TYPE_OF_DEVICE, sizeof(dev_type), &dev_type);
900 int dev_type; local
903 if (!btif_get_device_type(p_pin_req->bd_addr, &dev_type))
905 dev_type = BT_DEVICE_TYPE_BREDR;
908 p_pin_req->dev_class, (tBT_DEVICE_TYPE) dev_type);
985 int dev_type; local
1057 int dev_type; local
1365 bt_device_type_t dev_type; local
3013 int dev_type; local
3230 int dev_type; local
3279 int dev_type; local
    [all...]
  /system/bt/bta/hl/
bta_hl_int.h 243 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon71826
256 tBTA_HL_DEVICE_TYPE dev_type; /* sink, source or dual roles */ member in struct:__anon71827
524 tBTA_HL_DEVICE_TYPE dev_type; member in struct:__anon71849
    [all...]

Completed in 735 milliseconds

12 3 4 5