Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs1796 self.hold_active_accept_held_impl(Some(addr)) in dispatch_hfp_callbacks()
2908 fn hold_active_accept_held_impl(&mut self, addr: Option<RawAddress>) -> bool { in hold_active_accept_held_impl() method
4279 return self.hold_active_accept_held_impl(None); in hold_active_accept_held()