Searched defs:LogMetricSdpAttribute (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.h | 256 struct LogMetricSdpAttribute { struct 267 extern struct LogMetricSdpAttribute LogMetricSdpAttribute; argument
|
D | mock_main_shim_metrics_api.cc | 55 struct LogMetricSdpAttribute LogMetricSdpAttribute; variable 165 void bluetooth::shim::LogMetricSdpAttribute(const RawAddress& raw_address, uint16_t protocol_uuid, in LogMetricSdpAttribute() function in bluetooth::shim
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 125 void LogMetricSdpAttribute(const RawAddress& raw_address, uint16_t protocol_uuid, in LogMetricSdpAttribute() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 85 void LogMetricSdpAttribute(const Address& /* address */, uint16_t /* protocol_uuid */, in LogMetricSdpAttribute() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 69 void LogMetricSdpAttribute(const Address& address, uint16_t protocol_uuid, uint16_t attribute_id, in LogMetricSdpAttribute() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 138 void LogMetricSdpAttribute(const Address& address, uint16_t protocol_uuid, uint16_t attribute_id, in LogMetricSdpAttribute() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 302 void LogMetricSdpAttribute(const Address& address, uint16_t protocol_uuid, uint16_t attribute_id, in LogMetricSdpAttribute() function
|