Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c616 static void RfcommReqPortConfigTsk(void *context) in RfcommReqPortConfigTsk() function
651 int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_RFCOMM, RfcommReqPortConfigTsk, ctx); in RFCOMM_ReqPortConfig()