Home
last modified time | relevance | path

Searched refs:SMP_RemotePairReqReplyTask (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c100 static void SMP_RemotePairReqReplyTask(void *context);
463 int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_RemotePairReqReplyTask, (void *)ctx); in SMP_RemotePairRequestReply()
471 static void SMP_RemotePairReqReplyTask(void *context) in SMP_RemotePairReqReplyTask() function

Completed in 4 milliseconds