Searched refs:SDP_GetDiRecord (Results 1 – 4 of 4) sorted by relevance
684 SDP_API extern UINT16 SDP_GetDiRecord (UINT8 getRecordIndex,
277 if (SDP_GetDiRecord(1, &di_rec, bta_hh_cb.p_disc_db) == SDP_SUCCESS) in bta_hh_di_sdp_cback()
1184 if (SDP_GetDiRecord(get_record_index, p_device_info, p_db) != SDP_SUCCESS) in BTA_DmGetDiRecord()
996 UINT16 SDP_GetDiRecord( UINT8 get_record_index, tSDP_DI_GET_RECORD *p_device_info, in SDP_GetDiRecord() function