Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c664 static void RfcommSendRemoteLineStatusTsk(void *context) in RfcommSendRemoteLineStatusTsk() function
702 …ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_RFCOMM, RfcommSendRemoteLineStatusTsk, ctx); in RFCOMM_SendRemoteLineStatus()