Home
last modified time | relevance | path

Searched refs:SMP_OnLeRandCompTask (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.c305 static void SMP_OnLeRandCompTask(void *context);
323 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_OnLeRandCompTask, (void *)ctx); in SMP_OnLERandComplete()
330 static void SMP_OnLeRandCompTask(void *context) in SMP_OnLeRandCompTask() function