Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_metrics_logging.cc661 RemoteOobDataRequestNegativeReplyView remote_oob_data_request_negative_reply_view in log_classic_pairing_command_status() local
663 ASSERT(remote_oob_data_request_negative_reply_view.IsValid()); in log_classic_pairing_command_status()
664 address = remote_oob_data_request_negative_reply_view.GetBdAddr(); in log_classic_pairing_command_status()
830 …auto remote_oob_data_request_negative_reply_view = RemoteOobDataRequestNegativeReplyView::Create(s… in log_classic_pairing_command_complete() local
831 ASSERT(remote_oob_data_request_negative_reply_view.IsValid()); in log_classic_pairing_command_complete()
832 address = remote_oob_data_request_negative_reply_view.GetBdAddr(); in log_classic_pairing_command_complete()