Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h260 tSDP_DI_GET_RECORD* p_device_info,
262 body{[](uint8_t get_record_index, tSDP_DI_GET_RECORD* p_device_info,
265 tSDP_DI_GET_RECORD* p_device_info, in operator()
Dmock_stack_sdp_api.cc160 tSDP_DI_GET_RECORD* p_device_info, in SDP_GetDiRecord()
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h203 } tSDP_DI_GET_RECORD; typedef
610 tSDP_DI_GET_RECORD* device_info,
1192 tSDP_DI_GET_RECORD* device_info,
/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/
DsdpFuzzHelpers.h236 tSDP_DI_GET_RECORD generateArbitrarySdpDiGetRecord(FuzzedDataProvider* fdp) { in generateArbitrarySdpDiGetRecord()
237 tSDP_DI_GET_RECORD get_record; in generateArbitrarySdpDiGetRecord()
DsdpFuzzFunctions.h316 tSDP_DI_GET_RECORD device_info; // Output var
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc829 tSDP_DI_GET_RECORD* p_device_info, in SDP_GetDiRecord()
Dsdp_utils.cc292 tSDP_DI_GET_RECORD di_record = {}; in sdpu_log_attribute_metrics()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc264 tSDP_DI_GET_RECORD di_rec; in bta_hh_di_sdp_cback()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc1301 tSDP_DI_GET_RECORD di_record; in bta_dm_sdp_result()