Searched refs:SdpAddAttributeToServiceRecord (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_server.c | 69 static int SdpAddAttributeToServiceRecord( 217 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_RECORD_HANDLE, 0, offset, buffer); in SdpAddServiceRecordHandle() 246 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST, type, offset, buffer); in SdpAddServiceClassIdList() 265 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_RECORD_STATE, 0, offset, buffer); in SdpAddServiceRecordState() 289 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_ID, 0, offset, buffer); in SdpAddServiceId() 333 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_PROTOCOL_DESCRIPTOR_LIST, attributeType, offset, buffer); in SdpAddProtocolDescriptorList() 389 ret = SdpAddAttributeToServiceRecord( in SdpAddAdditionalProtocolDescriptorList() 432 ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_BROWSE_GROUP_LIST, attributeType, offset, buffer); in SdpAddBrowseGroupList() 490 ret = SdpAddAttributeToServiceRecord( in SdpAddLanguageBaseAttributeIdList() 508 int ret = SdpAddAttributeToServiceRecord(handl in SdpAddServiceInfoTimeToLive() 982 static int SdpAddAttributeToServiceRecord( SdpAddAttributeToServiceRecord() function [all...] |
Completed in 4 milliseconds