Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c103 static void SMP_LongTermKeyReqReplyTask(void *context);
593 int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_LongTermKeyReqReplyTask, (void *)ctx); in SMP_LongTermKeyRequestReply()
601 static void SMP_LongTermKeyReqReplyTask(void *context) in SMP_LongTermKeyReqReplyTask() function

Completed in 3 milliseconds