Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.h49 int SdpAddServiceInfoTimeToLive(uint32_t handle, uint32_t value);
H A Dsdp.c762 ctx->result = SdpAddServiceInfoTimeToLive(ctx->handle, ctx->value); in SdpAddServiceInfoTimeToLiveTask()
H A Dsdp_server.c496 int SdpAddServiceInfoTimeToLive(uint32_t handle, uint32_t value) in SdpAddServiceInfoTimeToLive() function