Home
last modified time | relevance | path

Searched refs:SdpAddAttributeForValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c66 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