Searched refs:tSDP_DI_RECORD (Results 1 – 4 of 4) sorted by relevance
175 }tSDP_DI_RECORD; typedef181 tSDP_DI_RECORD rec;630 SDP_API extern UINT16 SDP_SetLocalDiRecord (tSDP_DI_RECORD *device_info,
1107 UINT16 SDP_SetLocalDiRecord( tSDP_DI_RECORD *p_device_info, UINT32 *p_handle ) in SDP_SetLocalDiRecord()1276 memset(p_device_info, 0, sizeof(tSDP_DI_RECORD)); in SDP_GetLocalDiRecord()
891 typedef tSDP_DI_RECORD tBTA_DI_RECORD;
1096 if(SDP_SetLocalDiRecord((tSDP_DI_RECORD *)p_device_info, p_handle) == SDP_SUCCESS) in BTA_DmSetLocalDiRecord()