Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc1009 RemoteOobDataRequestNegativeReplyView remote_oob_data_request_negative_reply_view in log_classic_pairing_command_status() local
1011 if (!remote_oob_data_request_negative_reply_view.IsValid()) { in log_classic_pairing_command_status()
1015 address = remote_oob_data_request_negative_reply_view.GetBdAddr(); in log_classic_pairing_command_status()
1250 …auto remote_oob_data_request_negative_reply_view = RemoteOobDataRequestNegativeReplyView::Create(s… in log_classic_pairing_command_complete() local
1251 if (!remote_oob_data_request_negative_reply_view.IsValid()) { in log_classic_pairing_command_complete()
1255 address = remote_oob_data_request_negative_reply_view.GetBdAddr(); in log_classic_pairing_command_complete()