Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c171 } SdpServiceSearchInfo; typedef
1229 SdpServiceSearchInfo *ctx = context; in SdpServiceSearchTask()
1247 SdpServiceSearchInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceSearchInfo)); in SDP_ServiceSearch()
1252 (void)memset_s(ctx, sizeof(SdpServiceSearchInfo), 0x00, sizeof(SdpServiceSearchInfo)); in SDP_ServiceSearch()