Searched refs:SMP_SetIdentAddrTask (Results 1 – 1 of 1) sorted by relevance
91 static void SMP_SetIdentAddrTask(void *context);998 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_SetIdentAddrTask, (void *)ctx); in SMP_SetIdentAddr()1006 static void SMP_SetIdentAddrTask(void *context) in SMP_SetIdentAddrTask() function