Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_bqr.cc61 STREAM_TO_UINT32(buffer_overflow_bytes_, p_param_buf); in ParseBqrEvt()
86 << ", OverFlow: " << std::to_string(buffer_overflow_bytes_) in ToString()
188 p_bqr_event->buffer_overflow_bytes_, in AddBqrEventToQueue()
/system/bt/btif/include/
Dbtif_bqr.h203 uint32_t buffer_overflow_bytes_ = 0; variable