Searched refs:kQualityEventMaskAllOff (Results 1 – 2 of 2) sorted by relevance
390 bqr_config.quality_event_mask = kQualityEventMaskAllOff; in EnableBtQualityReport()517 uint32_t current_quality_event_mask = kQualityEventMaskAllOff; in BqrVscCompleteCallback()583 if (current_evt_mask > kQualityEventMaskAllOff) { in ConfigureBqrCmpl()
82 static constexpr uint32_t kQualityEventMaskAllOff = 0; variable