Searched defs:SdpCb (Results 1 – 2 of 2) sorted by relevance
482 void ConnectionHandler::SdpCb(RawAddress bdaddr, SdpCallback cb, in SdpCb() function in bluetooth::avrcp::ConnectionHandler
422 type SdpCb = Arc<Mutex<SdpCallbacksDispatcher>>; typedef