Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs2986 fn get_unwrapped_uuid(profile: Profile) -> Uuid { in is_dual_mode_audio_sink_device() function
2990 uuids.contains(&get_unwrapped_uuid(Profile::LeAudio)) in is_dual_mode_audio_sink_device()
2991 && (uuids.contains(&get_unwrapped_uuid(Profile::A2dpSink)) in is_dual_mode_audio_sink_device()
2992 || uuids.contains(&get_unwrapped_uuid(Profile::Hfp))) in is_dual_mode_audio_sink_device()