Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c715 static void RfcommSetModemStatusTsk(void *context) in RfcommSetModemStatusTsk() function
753 … int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_RFCOMM, RfcommSetModemStatusTsk, ctx); in RFCOMM_SetModemStatus()