Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.c307 static void SMP_OnLeEncKeyRefCompTask(void *context);
443 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_OnLeEncKeyRefCompTask, (void *… in SMP_OnLEEncryptionKeyRefreshComplete()
450 static void SMP_OnLeEncKeyRefCompTask(void *context) in SMP_OnLeEncKeyRefCompTask() function