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