Searched refs:log_record_out (Results 1 – 1 of 1) sorted by relevance
22 uint64_t log_record_out; member153 if (p_hci_log_ctl->log_record_in == p_hci_log_ctl->log_record_out) { in bt_hci_log_record_hex()165 if (p_hci_log_ctl->log_record_in == p_hci_log_ctl->log_record_out) { in bt_hci_log_record_hex()174 if (p_hci_log_ctl->log_record_in == p_hci_log_ctl->log_record_out) { in bt_hci_log_record_hex()196 if (p_hci_log_ctl->log_record_in == p_hci_log_ctl->log_record_out) { in bt_hci_log_record_string()238 if (p_hci_log_ctl->log_record_in == p_hci_log_ctl->log_record_out) { in bt_hci_log_record_data()256 if (p_hci_log_ctl->log_record_in == p_hci_log_ctl->log_record_out) { in bt_hci_log_record_data()269 volatile uint64_t log_record_in,log_record_out; in bt_hci_log_data_show() local281 log_record_out = p_hci_log_ctl->log_record_out; in bt_hci_log_data_show()286 log_record_out = log_record_in; in bt_hci_log_data_show()[all …]