Searched defs:SDP_FindServiceInDb (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/sdp/
H A Dsdp_api.cc410 * Function SDP_FindServiceInDb
420 tSDP_DISC_REC* SDP_FindServiceInDb(tSDP_DISCOVERY_DB* p_db, function
445 "SDP_FindServiceInDb - p_sattr value = 0x%x serviceuuid = 0x%x",
451 "SDP_FindServiceInDb found HDP source or sink\n");
517 * This function is kept separate from SDP_FindServiceInDb
575 * function "SDP_FindServiceInDb()" is that this function takes
857 p_curr_record = SDP_FindServiceInDb(p_db, UUID_SERVCLASS_PNP_INFORMATION,
910 p_curr_record = SDP_FindServiceInDb(p_db, UUID_SERVCLASS_PNP_INFORMATION,

Completed in 78 milliseconds