Searched refs:tSDP_DI_RECORD (Results 1 – 4 of 4) sorted by relevance
170 }tSDP_DI_RECORD; typedef176 tSDP_DI_RECORD rec;612 UINT16 SDP_SetLocalDiRecord (tSDP_DI_RECORD *device_info,
1119 UINT16 SDP_SetLocalDiRecord( tSDP_DI_RECORD *p_device_info, UINT32 *p_handle ) in SDP_SetLocalDiRecord()
1286 typedef tSDP_DI_RECORD tBTA_DI_RECORD;
586 if(SDP_SetLocalDiRecord((tSDP_DI_RECORD *)p_device_info, p_handle) == SDP_SUCCESS) in BTA_DmSetLocalDiRecord()