Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser_test.cc30 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
63 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
70 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
95 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
149 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
201 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
255 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
301 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
330 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
383 std::vector<struct types::acs_ac_record> pac_recs; in TEST() local
[all …]
Dstorage_helper.cc82 auto& pac_recs = std::get<1>(pac_tuple); in serializePacs() local
100 auto& pac_recs = std::get<1>(pac_tuple); in serializePacs() local
210 std::vector<struct bluetooth::le_audio::types::acs_ac_record> pac_recs; in deserializePacs() local
Dclient_parser.cc548 int ParseSinglePac(std::vector<struct acs_ac_record>& pac_recs, uint16_t len, in ParseSinglePac()
603 bool ParsePacs(std::vector<struct acs_ac_record>& pac_recs, uint16_t len, const uint8_t* value) { in ParsePacs()
Ddevices.cc543 std::vector<struct types::acs_ac_record>* pac_recs) { in RegisterPACs()
912 auto& pac_recs = std::get<1>(pac_tuple); in GetSupportedAudioChannelCounts() local
Dclient.cc2167 std::vector<struct bluetooth::le_audio::types::acs_ac_record> pac_recs; in LeAudioCharValueHandle() local
2195 std::vector<struct bluetooth::le_audio::types::acs_ac_record> pac_recs; in LeAudioCharValueHandle() local
Dstate_machine_test.cc1078 std::vector<types::acs_ac_record> pac_recs; in DevicePacsInit() local
1097 std::vector<types::acs_ac_record> pac_recs; in DevicePacsInit() local