Home
last modified time | relevance | path

Searched refs:LogSmpPairingEvent (Results 1 – 3 of 3) sorted by relevance

/system/bt/common/
Dmetrics.h410 void LogSmpPairingEvent(const RawAddress& address, uint8_t smp_cmd,
Dmetrics.cc751 void LogSmpPairingEvent(const RawAddress& address, uint8_t smp_cmd, in LogSmpPairingEvent() function
/system/bt/stack/smp/
Dsmp_utils.cc323 bluetooth::common::LogSmpPairingEvent(bd_addr, cmd, direction, in smp_log_metrics()