Searched defs:LogMetricLinkLayerConnectionEvent (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.h | 47 struct LogMetricLinkLayerConnectionEvent { struct 64 extern struct LogMetricLinkLayerConnectionEvent LogMetricLinkLayerConnectionEvent; argument
|
D | mock_main_shim_metrics_api.cc | 42 struct LogMetricLinkLayerConnectionEvent LogMetricLinkLayerConnectionEvent; variable 67 void bluetooth::shim::LogMetricLinkLayerConnectionEvent(const RawAddress* raw_address, in LogMetricLinkLayerConnectionEvent() function in bluetooth::shim
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 30 void LogMetricLinkLayerConnectionEvent(const RawAddress* raw_address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 69 void LogMetricLinkLayerConnectionEvent(const Address* /* address */, in LogMetricLinkLayerConnectionEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 56 void LogMetricLinkLayerConnectionEvent(const Address* address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 125 void LogMetricLinkLayerConnectionEvent(const Address* address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 69 void LogMetricLinkLayerConnectionEvent(const Address* address, uint32_t connection_handle, in LogMetricLinkLayerConnectionEvent() function
|