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.cc56 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.cc1160 const std::vector<uint8_t>& source_pacs, in AddFromStorage()
4639 const std::vector<uint8_t>& source_pacs, const std::vector<uint8_t>& ases) { in AddFromStorage()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc1909 std::vector<uint8_t> source_pacs; in btif_storage_leaudio_update_pacs_bin() local
1914 [](const RawAddress& bd_addr, std::vector<uint8_t> source_pacs) { in btif_storage_leaudio_update_pacs_bin()
2053 std::vector<uint8_t> source_pacs(buffer_size); in btif_storage_load_bonded_leaudio() local