Home
last modified time | relevance | path

Searched refs:cis_type (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h73 uint8_t GetFirstFreeCisId(types::CisType cis_type) const;
Dcodec_manager.cc784 auto cis_type = cis_types.get(direction); in UpdateCisConfiguration() local
788 cis_entry.type == cis_type) && in UpdateCisConfiguration()
Ddevice_groups.cc1018 CisType cis_type) const { in GetFirstFreeCisId()
1020 group_->group_id_, static_cast<int>(cis_type)); in GetFirstFreeCisId()
1022 if (cises[id].addr.IsEmpty() && cises[id].type == cis_type) { in GetFirstFreeCisId()