Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c102 static void SMP_RemoteSecReqReplyTask(void *context);
560 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_RemoteSecReqReplyTask, (void *… in SMP_RemoteSecurityRequestReply()
568 static void SMP_RemoteSecReqReplyTask(void *context) in SMP_RemoteSecReqReplyTask() function