Home
last modified time | relevance | path

Searched refs:tSDP_DI_GET_RECORD (Results 1 – 7 of 7) sorted by relevance

/system/bt/test/mock/
Dmock_stack_sdp.cc105 tSDP_DI_GET_RECORD* p_device_info, in SDP_GetDiRecord()
/system/bt/stack/include/
Dsdp_api.h194 } tSDP_DI_GET_RECORD; typedef
598 tSDP_DI_GET_RECORD* device_info,
/system/bt/stack/test/fuzzers/sdp/
DsdpFuzzHelpers.h229 tSDP_DI_GET_RECORD generateArbitrarySdpDiGetRecord(FuzzedDataProvider* fdp) { in generateArbitrarySdpDiGetRecord()
230 tSDP_DI_GET_RECORD get_record; in generateArbitrarySdpDiGetRecord()
DsdpFuzzFunctions.h312 tSDP_DI_GET_RECORD device_info; // Output var
/system/bt/stack/sdp/
Dsdp_api.cc804 tSDP_DI_GET_RECORD* p_device_info, in SDP_GetDiRecord()
Dsdp_utils.cc261 tSDP_DI_GET_RECORD di_record = {}; in sdpu_log_attribute_metrics()
/system/bt/bta/hh/
Dbta_hh_act.cc253 tSDP_DI_GET_RECORD di_rec; in bta_hh_di_sdp_cback()