Home
last modified time | relevance | path

Searched defs:smp_cmd (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc44 void log_smp_pairing_event(const RawAddress& address, uint16_t smp_cmd, in log_smp_pairing_event()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.cc81 void log_smp_pairing_event(const RawAddress& address, uint16_t smp_cmd, in log_smp_pairing_event()
Dmock_main_shim_metrics_api.cc144 void bluetooth::shim::LogMetricSmpPairingEvent(const RawAddress& raw_address, uint16_t smp_cmd, in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc110 void LogMetricSmpPairingEvent(const RawAddress& raw_address, uint16_t smp_cmd, in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc72 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc141 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc264 void LogMetricSmpPairingEvent(const Address& address, uint16_t smp_cmd, in LogMetricSmpPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc715 void LogSmpPairingEvent(const RawAddress& address, uint8_t smp_cmd, in LogSmpPairingEvent()