Searched refs:A2dpSinkCallbacksDispatcher (Results 1 – 1 of 1) sorted by relevance
464 pub struct A2dpSinkCallbacksDispatcher { struct468 impl Debug for A2dpSinkCallbacksDispatcher { argument474 type A2dpSinkCb = Arc<Mutex<A2dpSinkCallbacksDispatcher>>;530 pub fn initialize(&mut self, callbacks: A2dpSinkCallbacksDispatcher) -> bool { in initialize()