Home
last modified time | relevance | path

Searched refs:CoordinatedSet (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Duuid.rs77 CoordinatedSet, enumerator
108 Profile::CoordinatedSet,
148 (Uuid::from_string(COORDINATED_SET).unwrap(), Profile::CoordinatedSet),
Dbluetooth_media.rs91 &[Profile::LeAudio, Profile::VolumeControl, Profile::CoordinatedSet];
654 Profile::LeAudio | Profile::VolumeControl | Profile::CoordinatedSet => { in enable_profile()
689 &Profile::CoordinatedSet => { in enable_profile()
734 &Profile::CoordinatedSet => { in disable_profile()
761 &Profile::CoordinatedSet => { in is_profile_enabled()
3150 Profile::CoordinatedSet, in initialize()
3173 Profile::CoordinatedSet => { in connect_lea_group_by_member_address()
3210 Profile::CoordinatedSet => { in disconnect_lea_group_by_member_address()
Dbluetooth.rs743 | Profile::CoordinatedSet => { in disable_profile()
770 | Profile::CoordinatedSet => { in enable_profile()
793 | Profile::CoordinatedSet => { in is_profile_enabled()
2765 Profile::LeAudio | Profile::VolumeControl | Profile::CoordinatedSet in connect_all_enabled_profiles()
2883 Profile::LeAudio | Profile::VolumeControl | Profile::CoordinatedSet in disconnect_all_enabled_profiles()
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc110 CoordinatedSet, enumerator
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs890 CoordinatedSet, enumerator
906 SupportedProfiles::CoordinatedSet => "csis_client", in from()