Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc245 stream_setup_end_timestamp_(0),
5570 stream_setup_end_timestamp_ = bluetooth::common::time_get_os_boottime_us(); in take_stream_time()
5572 (stream_setup_end_timestamp_ - stream_setup_start_timestamp_) / 1000); in take_stream_time()
5574 stream_setup_end_timestamp_ = 0; in take_stream_time()
5712 stream_setup_end_timestamp_ = 0; in OnStateMachineStatusReportCb()
5793 stream_setup_end_timestamp_ = 0; in OnStateMachineStatusReportCb()
5854 uint64_t stream_setup_end_timestamp_; member in __anonf21162180111::LeAudioClientImpl