Searched refs:VolumeControlCallbacksDispatcher (Results 1 – 2 of 2) sorted by relevance
121 pub struct VolumeControlCallbacksDispatcher { struct125 type VolumeControlCb = Arc<Mutex<VolumeControlCallbacksDispatcher>>; argument208 pub fn initialize(&mut self, callbacks: VolumeControlCallbacksDispatcher) -> bool { in initialize()
32 BtVcConnectionState, VolumeControl, VolumeControlCallbacks, VolumeControlCallbacksDispatcher,3084 fn get_vc_dispatcher(tx: Sender<Message>) -> VolumeControlCallbacksDispatcher { in get_vc_dispatcher() argument3085 VolumeControlCallbacksDispatcher { in get_vc_dispatcher()