Home
last modified time | relevance | path

Searched defs:source_pacs (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.h68 std::optional<std::vector<types::acs_ac_record>> source_pacs; member
Dclient_linux.cc55 const std::vector<uint8_t>& sink_pacs, const std::vector<uint8_t>& source_pacs, in AddFromStorage()
Dclient.cc1931 const std::vector<uint8_t>& source_pacs, const std::vector<uint8_t>& ases, in AddFromStorage()
6836 const std::vector<uint8_t>& sink_pacs, const std::vector<uint8_t>& source_pacs, in AddFromStorage()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc658 std::vector<uint8_t> source_pacs; in btif_storage_leaudio_update_pacs_bin() local
661 [](const RawAddress& bd_addr, std::vector<uint8_t> source_pacs) { in btif_storage_leaudio_update_pacs_bin()
776 std::vector<uint8_t> source_pacs(buffer_size); in btif_storage_load_bonded_leaudio() local