Searched refs:SdpCallbacksDispatcher (Results 1 – 2 of 2) sorted by relevance
418 pub struct SdpCallbacksDispatcher { struct422 type SdpCb = Arc<Mutex<SdpCallbacksDispatcher>>; argument459 pub fn initialize(&mut self, callbacks: SdpCallbacksDispatcher) -> bool { in initialize()
18 profiles::sdp::{BtSdpRecord, Sdp, SdpCallbacks, SdpCallbacksDispatcher},845 self.sdp.as_mut().unwrap().initialize(SdpCallbacksDispatcher { in init_profiles()