Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_bqr.cc60 STREAM_TO_UINT32(last_flow_on_timestamp_, p_param_buf); in ParseBqrEvt()
187 p_bqr_event->flow_off_count_, p_bqr_event->last_flow_on_timestamp_, in AddBqrEventToQueue()
/system/bt/btif/include/
Dbtif_bqr.h200 uint32_t last_flow_on_timestamp_ = 0; variable