Home
last modified time | relevance | path

Searched refs:SMP_RemotePairRspReplyTask (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c101 static void SMP_RemotePairRspReplyTask(void *context);
517 int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_RemotePairRspReplyTask, (void *)ctx); in SMP_RemotePairResponseReply()
525 static void SMP_RemotePairRspReplyTask(void *context) in SMP_RemotePairRspReplyTask() function

Completed in 3 milliseconds