Home
last modified time | relevance | path

Searched refs:SDP_GetDiRecord (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dsdp_api.h609 uint16_t SDP_GetDiRecord(uint8_t getRecordIndex,
/system/bt/stack/sdp/
Dsdp_api.cc888 uint16_t SDP_GetDiRecord(uint8_t get_record_index, in SDP_GetDiRecord() function
Dsdp_utils.cc272 if (SDP_GetDiRecord(1, &di_record, p_db) == SDP_SUCCESS) { in sdpu_log_attribute_metrics()
/system/bt/bta/hh/
Dbta_hh_act.cc267 if (SDP_GetDiRecord(1, &di_rec, bta_hh_cb.p_disc_db) == SDP_SUCCESS) { in bta_hh_di_sdp_cback()