Searched defs:GetPreferredDataIntervalUs (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/ | ||
D | device_port_proxy.h | 110 virtual bool GetPreferredDataIntervalUs(size_t* /*interval_us*/) const { return false; } in GetPreferredDataIntervalUs() function |
D | device_port_proxy_hidl.cc | 309 bool BluetoothAudioPortHidl::GetPreferredDataIntervalUs(size_t* interval_us) const { in GetPreferredDataIntervalUs() function in android::bluetooth::audio::hidl::BluetoothAudioPortHidl |
D | device_port_proxy.cc | 320 bool BluetoothAudioPortAidl::GetPreferredDataIntervalUs(size_t* interval_us) const { in GetPreferredDataIntervalUs() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl |