Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c305 static void SdpConnectReqCallbackTsk(void *context) in SdpConnectReqCallbackTsk() function
326 ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SDP, SdpConnectReqCallbackTsk, ctx); in SdpConnectReqCallback()