Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.c309 static void SMP_OnLeLongTermKeyReqReplyCompTask(void *context);
527 …et = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_OnLeLongTermKeyReqReplyCompTask, (v… in SMP_OnLELongTermKeyRequestReplyComplete()
534 static void SMP_OnLeLongTermKeyReqReplyCompTask(void *context) in SMP_OnLeLongTermKeyReqReplyCompTask() function