Home
last modified time | relevance | path

Searched defs:BluetoothStreamIn (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/audio_bluetooth_hw/
H A Dstream_apis.h79 struct BluetoothStreamIn { struct
82 audio_stream_in stream_in_;
84 int64_t last_read_time_us_;
86 uint32_t sample_rate_;
87 audio_channel_mask_t channel_mask_;
88 audio_format_t format_;
91 size_t frames_count_;
93 uint64_t frames_presented_;
94 mutable std::mutex mutex_;