Searched refs:SMP_OnLeRandCompTask (Results 1 – 1 of 1) sorted by relevance
305 static void SMP_OnLeRandCompTask(void *context);323 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_OnLeRandCompTask, (void *)ctx); in SMP_OnLERandComplete()330 static void SMP_OnLeRandCompTask(void *context) in SMP_OnLeRandCompTask() function