Searched refs:SdpAddAttributeForValue (Results 1 – 1 of 1) sorted by relevance
66 static uint16_t SdpAddAttributeForValue(uint8_t *buffer, uint16_t offset, uint32_t value);506 uint16_t offset = SdpAddAttributeForValue(buffer, 0, value); in SdpAddServiceInfoTimeToLive()913 static uint16_t SdpAddAttributeForValue(uint8_t *buffer, uint16_t offset, uint32_t value) in SdpAddAttributeForValue() function