Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.h87 struct BluetoothStreamIn { struct
90 audio_stream_in stream_in_;
92 bluetooth_input_;
93 bool is_aidl;
94 int64_t last_read_time_us_;
96 uint32_t sample_rate_;
97 audio_channel_mask_t channel_mask_;
98 audio_format_t format_;
99 size_t preferred_data_interval_us;
102 size_t frames_count_;
[all …]