Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dhci_metrics_logging.cc669 RemoteOobDataRequestNegativeReplyView remote_oob_data_request_negative_reply_view in log_classic_pairing_command_status() local
671 ASSERT(remote_oob_data_request_negative_reply_view.IsValid()); in log_classic_pairing_command_status()
672 address = remote_oob_data_request_negative_reply_view.GetBdAddr(); in log_classic_pairing_command_status()
838 …auto remote_oob_data_request_negative_reply_view = RemoteOobDataRequestNegativeReplyView::Create(s… in log_classic_pairing_command_complete() local
839 ASSERT(remote_oob_data_request_negative_reply_view.IsValid()); in log_classic_pairing_command_complete()
840 address = remote_oob_data_request_negative_reply_view.GetBdAddr(); in log_classic_pairing_command_complete()