Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.h37 int SdpDestroyServiceRecord(uint32_t handle);
H A Dsdp.c344 ctx->result = SdpDestroyServiceRecord(ctx->handle); in SdpDestroyServiceRecordTask()
H A Dsdp_server.c139 int SdpDestroyServiceRecord(uint32_t handle) in SdpDestroyServiceRecord() function