Searched refs:LogAclDisconnectionEvent (Results 1 – 3 of 3) sorted by relevance
40 void LogAclDisconnectionEvent(const hci::Address& address, hci::ErrorCode reason,
383 void LogAclDisconnectionEvent(const hci::Address& address, ErrorCode reason, in LogAclDisconnectionEvent() function
1351 bluetooth::metrics::LogAclDisconnectionEvent(remote_address, reason, is_locally_initiated); in OnClassicLinkDisconnected()