Home
last modified time | relevance | path

Searched defs:LogMetricSmpPairingEvent (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.h208 struct LogMetricSmpPairingEvent { struct
219 extern struct LogMetricSmpPairingEvent LogMetricSmpPairingEvent; argument
Dmock_main_shim_metrics_api.cc52 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/
Dmetrics_api.cc110 void LogMetricSmpPairingEvent(const RawAddress& raw_address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc89 void LogMetricSmpPairingEvent(const Address& /* address */, uint16_t /* smp_cmd */, in LogMetricSmpPairingEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc72 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc141 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc264 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent() function