Home
last modified time | relevance | path

Searched refs:AddressTypeEnum (Results 1 – 18 of 18) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.h128 android::bluetooth::AddressTypeEnum address_type,
135 android::bluetooth::AddressTypeEnum /* address_type */,
143 android::bluetooth::AddressTypeEnum address_type, in operator()
Dmock_main_shim_metrics_api.h319 android::bluetooth::AddressTypeEnum address_type,
326 android::bluetooth::AddressTypeEnum /* address_type */,
334 android::bluetooth::AddressTypeEnum address_type, in operator()
Dmock_stack_metrics_logging.cc103 android::bluetooth::AddressTypeEnum address_type, in log_manufacturer_info()
Dmock_main_shim_metrics_api.cc187 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.h39 android::bluetooth::AddressTypeEnum address_type,
Dhci_metrics_logging.cc1273 android::bluetooth::AddressTypeEnum address_type, in log_remote_device_information()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc47 struct formatter<android::bluetooth::AddressTypeEnum>
48 : enum_formatter<android::bluetooth::AddressTypeEnum> {};
412 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/stack/include/
Dstack_metrics_logging.h46 android::bluetooth::AddressTypeEnum address_type,
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc108 android::bluetooth::AddressTypeEnum /* address_type */, in LogMetricManufacturerInfo() argument
/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc60 android::bluetooth::AddressTypeEnum address_type, in log_manufacturer_info()
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.h254 const RawAddress& address, android::bluetooth::AddressTypeEnum address_type,
Dmetrics_api.cc161 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc83 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h313 android::bluetooth::AddressTypeEnum address_type,
/packages/modules/Bluetooth/system/common/
Dmetrics.h493 android::bluetooth::AddressTypeEnum address_type,
Dmetrics.cc60 struct formatter<android::bluetooth::AddressTypeEnum>
61 : enum_formatter<android::bluetooth::AddressTypeEnum> {};
881 android::bluetooth::AddressTypeEnum address_type, in LogManufacturerInfo()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc167 android::bluetooth::AddressTypeEnum address_type, in LogMetricManufacturerInfo()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_utils.cc305 bda, android::bluetooth::AddressTypeEnum::ADDRESS_TYPE_PUBLIC, in sdpu_log_attribute_metrics()