Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.c310 static void SMP_OnLeReadLocalP256PubKeyCompTask(void *context);
586 …et = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_OnLeReadLocalP256PubKeyCompTask, (v… in SMP_OnLEReadLocalP256PublicKeyComplete()
593 static void SMP_OnLeReadLocalP256PubKeyCompTask(void *context) in SMP_OnLeReadLocalP256PubKeyCompTask() function