Home
last modified time | relevance | path

Searched defs:device_type (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/system/bt/gd/storage/
H A Ddevice.cc96 auto device_type = GetDeviceType(); in Le() local
103 auto device_type = GetDeviceType(); in Classic() local
/aosp12/system/bt/service/common/bluetooth/
H A Dremote_device_props.cc28 int32_t device_class, int32_t device_type, in RemoteDeviceProps()
H A Dremote_device_props.h41 int32_t device_type() const { return device_type_; } in device_type() function
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Ddevice_boutique.cc31 bool DeviceBoutique::Register(const std::string& device_type, in Register()
/aosp12/system/extras/tests/bootloader/
H A Dbootloadertest.py24 device_type = "phone" variable
222 device_type = args.device_type.lower() variable
/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.proto28 optional string device_type = 4; field
/aosp12/system/bt/tools/bdtool/
H A Dadapter.c221 bt_device_type_t device_type = property_as_device_type(property); in parse_properties() local
224 const char* device_type; in parse_properties() member
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
H A DCustomizedMetadataEntity.java40 public byte[] device_type; field in CustomizedMetadataEntity
/aosp12/system/bt/btif/src/
H A Dbtif_sock.cc220 int device_type = 0; in btsock_connect() local
H A Dbtif_gatt_client.cc294 int device_type = 0; in btif_gattc_open_impl() local
626 int device_type = 0; in btif_gattc_get_device_type() local
H A Dbtif_gatt_server.cc287 int device_type = 0; in btif_gatts_open_impl() local
/aosp12/hardware/google/gchips/include/libaudio/audiohal/
H A Daudio_devices.h64 } device_type; typedef
/aosp12/system/bt/test/mock/
H A Dmock_common_metrics.cc77 uint32_t device_class, device_type_t device_type) { in LogBluetoothSessionDeviceInfo()
95 device_type_t device_type) { in LogPairEvent()
H A Dmock_bta_dm_act.cc80 tBT_TRANSPORT transport, int device_type) { in bta_dm_bond()
H A Dmock_bta_dm_api.cc97 tBT_TRANSPORT transport, int device_type) { in BTA_DmBond()
/aosp12/system/bt/common/
H A Dmetrics_linux.cc48 device_type_t device_type) {} in LogPairEvent()
67 uint32_t device_class, device_type_t device_type) {} in LogBluetoothSessionDeviceInfo()
/aosp12/system/bt/stack/test/common/
H A Dmock_bta_dm_act.cc54 tBT_TRANSPORT transport, int device_type) { in bta_dm_bond()
/aosp12/system/bt/btcore/test/
H A Dproperty_test.cc65 TEST_F(PropertyTest, device_type) { in TEST_F() argument
/aosp12/system/bt/main/shim/
H A Dbtm_api.cc71 static bool is_classic_device(tBT_DEVICE_TYPE device_type) { in is_classic_device()
75 static bool has_classic_device(tBT_DEVICE_TYPE device_type) { in has_classic_device()
1191 int device_type) { in BTM_SecBond()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_device.cpp624 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, in SetStride()
747 int HWDevice::GetFBNodeIndex(HWDeviceType device_type) { in GetFBNodeIndex()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.cpp572 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, in SetStride()
692 int HWDevice::GetFBNodeIndex(HWDeviceType device_type) { in GetFBNodeIndex()
/aosp12/system/bt/gd/proto/bluetooth/metrics/
H A Dbluetooth.proto79 optional DeviceType device_type = 2; field
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_device.cpp629 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, in SetStride()
752 int HWDevice::GetFBNodeIndex(HWDeviceType device_type) { in GetFBNodeIndex()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_device.cpp630 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, in SetStride()
753 int HWDevice::GetFBNodeIndex(HWDeviceType device_type) { in GetFBNodeIndex()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/
H A Dhw_device.cpp624 DisplayError HWDevice::SetStride(HWDeviceType device_type, LayerBufferFormat format, in SetStride()
747 int HWDevice::GetFBNodeIndex(HWDeviceType device_type) { in GetFBNodeIndex()

12