Searched refs:kQualityEventMaskAllOff (Results 1 – 2 of 2) sorted by relevance
253 bqr_config.quality_event_mask = kQualityEventMaskAllOff; in EnableBtQualityReport()313 uint32_t current_quality_event_mask = kQualityEventMaskAllOff; in BqrVscCompleteCallback()325 current_evt_mask > kQualityEventMaskAllOff, CategorizeBqrEvent); in ConfigureBqrCmpl()
68 static constexpr uint32_t kQualityEventMaskAllOff = 0; variable