Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c143 } SdpName; typedef
1008 SdpName *ctx = context; in SdpAddServiceNameTask()
1025 SdpName *ctx = MEM_MALLOC.alloc(sizeof(SdpName)); in SDP_AddServiceName()
1030 (void)memset_s(ctx, sizeof(SdpName), 0x00, sizeof(SdpName)); in SDP_AddServiceName()
1051 SdpName *ctx = context; in SdpAddServiceDescriptionTask()
1069 SdpName *ctx = MEM_MALLOC.alloc(sizeof(SdpName)); in SDP_AddServiceDescription()
1074 (void)memset_s(ctx, sizeof(SdpName), in SDP_AddServiceDescription()
[all...]

Completed in 2 milliseconds