Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_bqr.cc268 uint32_t current_quality_event_mask = kQualityEventMaskAllOff; in BqrVscCompleteCallback() local
269 STREAM_TO_UINT32(current_quality_event_mask, p_event_param_buf); in BqrVscCompleteCallback()
272 << ", current event mask: " << loghex(current_quality_event_mask); in BqrVscCompleteCallback()
273 ConfigureBqrCmpl(current_quality_event_mask); in BqrVscCompleteCallback()