Searched defs:BluetoothStreamIn (Results 1 – 1 of 1) sorted by relevance
87 struct BluetoothStreamIn { struct90 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 …]