Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c111 } SdpServiceInfoTimeToLive; typedef
756 SdpServiceInfoTimeToLive *ctx = context; in SdpAddServiceInfoTimeToLiveTask()
773 SdpServiceInfoTimeToLive *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceInfoTimeToLive)); in SDP_AddServiceInfoTimeToLive()
778 (void)memset_s(ctx, sizeof(SdpServiceInfoTimeToLive), 0x00, sizeof(SdpServiceInfoTimeToLive)); in SDP_AddServiceInfoTimeToLive()

Completed in 3 milliseconds