Searched refs:SMP_LongTermKeyReqReplyTask (Results 1 – 1 of 1) sorted by relevance
103 static void SMP_LongTermKeyReqReplyTask(void *context);593 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_LongTermKeyReqReplyTask, (void… in SMP_LongTermKeyRequestReply()601 static void SMP_LongTermKeyReqReplyTask(void *context) in SMP_LongTermKeyReqReplyTask() function