Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_bqr.cc46 STREAM_TO_UINT16(connection_handle_, p_param_buf); in ParseBqrEvt()
73 << ", Handle: " << loghex(connection_handle_) << ", " in ToString()
180 p_bqr_event->connection_handle_, p_bqr_event->connection_role_, in AddBqrEventToQueue()
/system/bt/btif/include/
Dbtif_bqr.h162 uint16_t connection_handle_ = 0; variable