Searched refs:tSDP_DI_RECORD (Results 1 - 4 of 4) sorted by relevance

/system/bt/stack/include/
H A Dsdp_api.h170 }tSDP_DI_RECORD; typedef in typeref:struct:t_sdp_di_record
176 tSDP_DI_RECORD rec;
625 extern UINT16 SDP_SetLocalDiRecord (tSDP_DI_RECORD *device_info,
/system/bt/bta/include/
H A Dbta_api.h1334 typedef tSDP_DI_RECORD tBTA_DI_RECORD;
/system/bt/stack/sdp/
H A Dsdp_api.c1114 UINT16 SDP_SetLocalDiRecord( tSDP_DI_RECORD *p_device_info, UINT32 *p_handle )
/system/bt/bta/dm/
H A Dbta_dm_api.c662 if(SDP_SetLocalDiRecord((tSDP_DI_RECORD *)p_device_info, p_handle) == SDP_SUCCESS)

Completed in 65 milliseconds