Searched refs:SMP_SendMasterIdentCbTask (Results 1 – 1 of 1) sorted by relevance
55 static void SMP_SendMasterIdentCbTask(void *context);350 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_SendMasterIdentCbTask, (void *… in SMP_SendMasterIdentificationCallback()357 static void SMP_SendMasterIdentCbTask(void *context) in SMP_SendMasterIdentCbTask() function