Home
last modified time | relevance | path

Searched refs:SDP_ATTRIBUTE_SERVICE_INFO_TIME_TO_LIVE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h54 #define SDP_ATTRIBUTE_SERVICE_INFO_TIME_TO_LIVE 0x0007 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c508 int ret = SdpAddAttributeToServiceRecord(handle, SDP_ATTRIBUTE_SERVICE_INFO_TIME_TO_LIVE, 0, offset, buffer); in SdpAddServiceInfoTimeToLive()
H A Dsdp_client_parse.c1818 } else if (attributeId == SDP_ATTRIBUTE_SERVICE_INFO_TIME_TO_LIVE) { in SdpParseAttributeValue()

Completed in 7 milliseconds