Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c119 static void SdpConnectWaitTimeTask(void *context) in SdpConnectWaitTimeTask() function
147 ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SDP, SdpConnectWaitTimeTask, ctx); in SdpConnectWaitTime()