Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_layer.cc309 auto bqr_quality_view = BqrLinkQualityEventView::Create(BqrEventView::Create(view)); in on_hci_event() local
310 auto inflammation = BqrRootInflammationEventView::Create(bqr_quality_view); in on_hci_event()
311 if (bqr_quality_view.IsValid() && inflammation.IsValid()) { in on_hci_event()