Searched refs:SMP_SendPairRspCbTask (Results 1 – 1 of 1) sorted by relevance
53 static void SMP_SendPairRspCbTask(void *context);272 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_SendPairRspCbTask, (void *)ctx… in SMP_SendPairingResponseCallback()279 static void SMP_SendPairRspCbTask(void *context) in SMP_SendPairRspCbTask() function