Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.h114 virtual bool GetPreferredDataIntervalUs(size_t* interval_us) const { in GetPreferredDataIntervalUs() function
179 bool GetPreferredDataIntervalUs(size_t* interval_us) const override;
Ddevice_port_proxy_hidl.h82 bool GetPreferredDataIntervalUs(size_t* interval_us) const override;
Ddevice_port_proxy_hidl.cc324 bool BluetoothAudioPortHidl::GetPreferredDataIntervalUs( in GetPreferredDataIntervalUs() function in android::bluetooth::audio::hidl::BluetoothAudioPortHidl
Ddevice_port_proxy.cc336 bool BluetoothAudioPortAidl::GetPreferredDataIntervalUs( in GetPreferredDataIntervalUs() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
Dstream_apis.cc802 if (out->bluetooth_output_->GetPreferredDataIntervalUs( in adev_open_output_stream()
1310 if (in->bluetooth_input_->GetPreferredDataIntervalUs( in adev_open_input_stream()