Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs575 fn add_connected_profile(&mut self, addr: RawAddress, profile: Profile) { in add_connected_profile() method
1233 self.add_connected_profile(addr, Profile::A2dpSink); in dispatch_a2dp_callbacks()
1313 self.add_connected_profile(addr, Profile::AvrcpController); in dispatch_avrcp_callbacks()
1442 self.add_connected_profile(addr, Profile::Hfp); in dispatch_hfp_callbacks()