Home
last modified time | relevance | path

Searched defs:AvrcpCtrlCallbacksDispatcher (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Davrcp.rs252 pub struct AvrcpCtrlCallbacksDispatcher { struct
256 type AvrcpCtCb = Arc<Mutex<AvrcpCtrlCallbacksDispatcher>>; argument