Searched refs:LogClassicPairingEvent (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/btu/ |
D | btu_hcif.cc | 160 bluetooth::common::LogClassicPairingEvent(bda, handle, cmd, evt_code, status, reason, value); in btu_hcif_log_event_metrics() 166 bluetooth::common::LogClassicPairingEvent(bda, handle, cmd, evt_code, status, reason, value); in btu_hcif_log_event_metrics() 172 bluetooth::common::LogClassicPairingEvent(bda, handle, cmd, evt_code, status, reason, value); in btu_hcif_log_event_metrics() 179 …bluetooth::common::LogClassicPairingEvent(bda, handle, cmd, evt_code, status, reason, encryption_e… in btu_hcif_log_event_metrics() 645 …bluetooth::common::LogClassicPairingEvent(RawAddress::kEmpty, bluetooth::common::kUnknownConnectio… in btu_hcif_log_command_metrics() 651 …bluetooth::common::LogClassicPairingEvent(RawAddress::kEmpty, bluetooth::common::kUnknownConnectio… in btu_hcif_log_command_metrics() 659 …bluetooth::common::LogClassicPairingEvent(RawAddress::kEmpty, bluetooth::common::kUnknownConnectio… in btu_hcif_log_command_metrics() 666 …bluetooth::common::LogClassicPairingEvent(RawAddress::kEmpty, handle, opcode, hci_event, cmd_statu… in btu_hcif_log_command_metrics() 673 …bluetooth::common::LogClassicPairingEvent(RawAddress::kEmpty, handle, opcode, hci_event, cmd_statu… in btu_hcif_log_command_metrics() 681 …bluetooth::common::LogClassicPairingEvent(bd_addr, bluetooth::common::kUnknownConnectionHandle, op… in btu_hcif_log_command_metrics() [all …]
|
/system/bt/common/ |
D | metrics.h | 426 void LogClassicPairingEvent(const RawAddress& address, uint16_t handle, uint32_t hci_cmd, uint16_t …
|
D | metrics.cc | 760 void LogClassicPairingEvent(const RawAddress& address, uint16_t handle, uint32_t hci_cmd, uint16_t … in LogClassicPairingEvent() function
|