/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | bluetooth_audio_port_impl.cc | 77 uint64_t total_bytes_read; in getPresentationPosition() local 80 &remote_delay_report_ns, &total_bytes_read, &data_position); in getPresentationPosition() 87 total_bytes_read = 0; in getPresentationPosition() 91 remote_delay_report_ns, total_bytes_read, in getPresentationPosition() 95 _aidl_return->transmittedOctets = static_cast<int64_t>(total_bytes_read); in getPresentationPosition()
|
D | hfp_client_interface_aidl.h | 60 uint64_t* total_bytes_read, 99 uint64_t* total_bytes_read, 142 uint64_t* total_bytes_read,
|
D | hearing_aid_software_encoding_aidl.cc | 92 uint64_t* total_bytes_read, in GetPresentationPosition() argument 100 if (total_bytes_read != nullptr) { in GetPresentationPosition() 101 *total_bytes_read = total_bytes_read_; in GetPresentationPosition()
|
D | a2dp_transport.h | 47 uint64_t* total_bytes_read,
|
D | hfp_client_interface_aidl.cc | 146 uint64_t* total_bytes_read, in GetPresentationPosition() argument
|
D | le_audio_software_aidl.h | 147 uint64_t* total_bytes_read,
|
D | a2dp_encoding_aidl.cc | 166 uint64_t* total_bytes_read, in GetPresentationPosition() argument 169 *total_bytes_read = total_bytes_read_; in GetPresentationPosition()
|
D | le_audio_software_aidl.cc | 411 uint64_t* remote_delay_report_ns, uint64_t* total_bytes_read, in GetPresentationPosition() argument 414 total_bytes_read, data_position); in GetPresentationPosition()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_a2dp_control.cc | 51 uint64_t total_bytes_read = 0; member 241 (uint8_t*)&(delay_report_stats.total_bytes_read), sizeof(uint64_t)); in btif_a2dp_control_on_get_presentation_position() 419 delay_report_stats.total_bytes_read += bytes_read; in btif_a2dp_control_log_bytes_read() 431 delay_report_stats.total_bytes_read = 0; in btif_a2dp_control_reset_audio_delay()
|
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | hearing_aid_software_encoding_hidl.cc | 93 uint64_t* total_bytes_read, in GetPresentationPosition() argument 101 if (total_bytes_read != nullptr) *total_bytes_read = total_bytes_read_; in GetPresentationPosition()
|
D | client_interface_hidl.cc | 111 uint64_t total_bytes_read; in getPresentationPosition() local 114 &remote_delay_report_ns, &total_bytes_read, &data_position); in getPresentationPosition() 121 total_bytes_read = 0; in getPresentationPosition() 125 remote_delay_report_ns, total_bytes_read, in getPresentationPosition() 129 remote_delay_report_ns, total_bytes_read, in getPresentationPosition()
|
D | le_audio_software_hidl.cc | 314 uint64_t* remote_delay_report_ns, uint64_t* total_bytes_read, in GetPresentationPosition() argument 317 total_bytes_read, data_position); in GetPresentationPosition()
|
D | a2dp_encoding_hidl.cc | 156 uint64_t* total_bytes_read, in GetPresentationPosition() argument 159 *total_bytes_read = total_bytes_read_; in GetPresentationPosition()
|
D | le_audio_software_hidl.h | 122 uint64_t* total_bytes_read,
|
/packages/modules/Bluetooth/system/audio_hal_interface/ |
D | a2dp_encoding_host.h | 52 uint64_t total_bytes_read; member
|
D | le_audio_software_host_transport.cc | 207 uint64_t* remote_delay_report_ns, uint64_t* total_bytes_read, in GetPresentationPosition() argument 210 total_bytes_read, data_position); in GetPresentationPosition()
|
D | le_audio_software_host_transport.h | 99 uint64_t* total_bytes_read,
|
D | a2dp_encoding_host.cc | 200 .total_bytes_read = total_bytes_read_, in GetPresentationPosition()
|
/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_aac_encoder.cc | 570 uint32_t total_bytes_read = 0; in a2dp_aac_encode_frames() local 620 total_bytes_read += bytes_read; in a2dp_aac_encode_frames() 644 total_bytes_read)) in a2dp_aac_encode_frames()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/ |
D | btav_shim.cc | 327 .total_bytes_read = p.total_bytes_read, in get_presentation_position()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_media.rs | 195 total_bytes_read: u64, field
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | a2dp.rs | 215 total_bytes_read: u64, field
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_media.rs | 3906 total_bytes_read: position.total_bytes_read, in get_presentation_position()
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 572 total_bytes_read: u64, field
|