Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c93 static void SMP_GenRpaTask(void *context);
888 int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_GenRpaTask, (void *)ctx); in SMP_GenerateRPA()
896 static void SMP_GenRpaTask(void *context) in SMP_GenRpaTask() function

Completed in 3 milliseconds