Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_leaudio.cc55 const std::vector<uint8_t>& source_pacs, const std::vector<uint8_t>& ases) { in AddFromStorage()
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_linux.cc63 const std::vector<uint8_t>& source_pacs, in AddFromStorage()
Dclient.cc1337 const std::vector<uint8_t>& source_pacs, in AddFromStorage()
5498 const std::vector<uint8_t>& source_pacs, const std::vector<uint8_t>& ases) { in AddFromStorage()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc583 std::vector<uint8_t> source_pacs; in btif_storage_leaudio_update_pacs_bin() local
588 [](const RawAddress& bd_addr, std::vector<uint8_t> source_pacs) { in btif_storage_leaudio_update_pacs_bin()
725 std::vector<uint8_t> source_pacs(buffer_size); in btif_storage_load_bonded_leaudio() local