Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c61 static void SdpFreeClientRequest(void *data) in SdpFreeClientRequest() function
82 g_requestList = ListCreate(SdpFreeClientRequest); in SdpCreateRequestList()