Home
last modified time | relevance | path

Searched defs:pac_recs (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser_test.cc30 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
64 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
71 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
96 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
150 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
202 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
256 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
303 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
332 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
386 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
[all …]
Dstorage_helper.cc81 auto& pac_recs = std::get<1>(pac_tuple); in serializePacs() local
99 auto& pac_recs = std::get<1>(pac_tuple); in serializePacs() local
219 std::vector<struct bluetooth::le_audio::types::acs_ac_record> pac_recs; in deserializePacs() local
Dclient_parser.cc553 int ParseSinglePac(std::vector<struct acs_ac_record>& pac_recs, uint16_t len, in ParseSinglePac()
608 bool ParsePacs(std::vector<struct acs_ac_record>& pac_recs, uint16_t len, in ParsePacs()
Ddevices.cc504 std::vector<struct types::acs_ac_record>* pac_recs) { in RegisterPACs()
854 auto& pac_recs = std::get<1>(pac_tuple); in GetSupportedAudioChannelCounts() local
Dclient.cc1802 std::vector<struct bluetooth::le_audio::types::acs_ac_record> pac_recs; in LeAudioCharValueHandle() local
1830 std::vector<struct bluetooth::le_audio::types::acs_ac_record> pac_recs; in LeAudioCharValueHandle() local
Dstate_machine_test.cc1063 std::vector<types::acs_ac_record> pac_recs; in MultipleTestDevicePrepare() local
1086 std::vector<types::acs_ac_record> pac_recs; in MultipleTestDevicePrepare() local