Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/
Daudio_linux.h299 typedef struct source_metadata_v7 { struct
303 } source_metadata_v7_t; argument
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.cc218 const source_metadata_v7_t source_metadata_v7 = { in MetadataChanged() local
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.cc707 const struct source_metadata_v7* source_metadata_v7) { in out_update_source_metadata_v7()