Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c922 static void SdpAddClientExecutableUrlTask(void *context) in SdpAddClientExecutableUrlTask() function
953 ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SDP, SdpAddClientExecutableUrlTask, ctx); in SDP_AddClientExecutableUrl()