Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsdp.rs418 pub struct SdpCallbacksDispatcher { struct
422 type SdpCb = Arc<Mutex<SdpCallbacksDispatcher>>; argument