Home
last modified time | relevance | path

Searched defs:LogMetricLeConnectionLifecycle (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.h344 struct LogMetricLeConnectionLifecycle { struct
352 extern struct LogMetricLeConnectionLifecycle LogMetricLeConnectionLifecycle; argument
Dmock_main_shim_metrics_api.cc60 struct LogMetricLeConnectionLifecycle LogMetricLeConnectionLifecycle; variable
205 void bluetooth::shim::LogMetricLeConnectionLifecycle(bluetooth::hci::Address address, in LogMetricLeConnectionLifecycle() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc172 void LogMetricLeConnectionLifecycle(hci::Address address, bool is_connect, bool is_direct) { in LogMetricLeConnectionLifecycle() function