Searched defs:LogMetricSmpPairingEvent (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.h | 208 struct LogMetricSmpPairingEvent { struct 219 extern struct LogMetricSmpPairingEvent LogMetricSmpPairingEvent; argument
|
D | mock_main_shim_metrics_api.cc | 52 struct LogMetricSmpPairingEvent LogMetricSmpPairingEvent; variable 144 void bluetooth::shim::LogMetricSmpPairingEvent(const RawAddress& raw_address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function in bluetooth::shim
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 110 void LogMetricSmpPairingEvent(const RawAddress& raw_address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 89 void LogMetricSmpPairingEvent(const Address& /* address */, uint16_t /* smp_cmd */, in LogMetricSmpPairingEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 72 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 141 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 264 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function
|