Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c1095 static void SdpDisconnectAbnormalTsk(void *context) in SdpDisconnectAbnormalTsk() function
1115 ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SDP, SdpDisconnectAbnormalTsk, ctx); in SdpDisconnectAbnormal()