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