Searched refs:SDP_SetLocalDiRecord (Results 1 – 3 of 3) sorted by relevance
613 extern UINT16 SDP_SetLocalDiRecord (tSDP_DI_RECORD *device_info,
1081 UINT16 SDP_SetLocalDiRecord( tSDP_DI_RECORD *p_device_info, UINT32 *p_handle ) in SDP_SetLocalDiRecord() function
957 if (SDP_SetLocalDiRecord((tSDP_DI_RECORD *)p_device_info, p_handle) == SDP_SUCCESS) { in BTA_DmSetLocalDiRecord()