Home
last modified time | relevance | path

Searched defs:device_class (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc47 uint32_t device_class, in LogPairEvent()
67 uint32_t device_class, device_type_t device_type) {} in LogBluetoothSessionDeviceInfo()
Dmetrics.cc319 uint32_t device_class, in LogPairEvent()
415 uint32_t device_class, device_type_t device_type) { in LogBluetoothSessionDeviceInfo()
Dmetrics_unittest.cc67 DeviceInfo* MakeDeviceInfo(int32_t device_class, in MakeDeviceInfo()
/packages/modules/Bluetooth/system/btcore/test/
Dproperty_test.cc50 TEST_F(PropertyTest, device_class) { in TEST_F() argument
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto76 optional int32 device_class = 1; field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc2968 DEV_CLASS device_class = kDevClassUnclassified; in btif_dm_get_local_class_of_device() local