Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_gap_if.c24 static void RfcommRecvChannelSecurityResultTsk(void *context) in RfcommRecvChannelSecurityResultTsk() function
67 …= BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_RFCOMM, RfcommRecvChannelSecurityResultTsk, ctx… in RfcommRecvChannelSecurityResultCallback()