Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dhci_layer.cc123 static uint8_t root_inflamed_error_code = 0; variable
473 if (root_inflamed_vendor_error_code != 0 || root_inflamed_error_code != 0) { in hci_timeout_abort()
488 << ": error_code = " << std::to_string(root_inflamed_error_code) in hci_root_inflamed_abort()
607 << loghex(root_inflamed_error_code) in handle_root_inflammation_event()
610 RawAddress::kEmpty, root_inflamed_error_code, in handle_root_inflammation_event()
826 STREAM_TO_UINT8(root_inflamed_error_code, p_bqr_event); in filter_bqr_event()