Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.h110 virtual bool GetPreferredDataIntervalUs(size_t* /*interval_us*/) const { return false; } in GetPreferredDataIntervalUs() function
Ddevice_port_proxy_hidl.cc309 bool BluetoothAudioPortHidl::GetPreferredDataIntervalUs(size_t* interval_us) const { in GetPreferredDataIntervalUs() function in android::bluetooth::audio::hidl::BluetoothAudioPortHidl
Ddevice_port_proxy.cc320 bool BluetoothAudioPortAidl::GetPreferredDataIntervalUs(size_t* interval_us) const { in GetPreferredDataIntervalUs() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl