Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.h30 void SMP_OnLELongTermKeyRequest(const HciLeLongTermKeyRequestEventParam *eventParam);
H A Dsmp_hci_event.c459 void SMP_OnLELongTermKeyRequest(const HciLeLongTermKeyRequestEventParam *eventParam) in SMP_OnLELongTermKeyRequest() function
H A Dsmp.c115 .leLongTermKeyRequest = SMP_OnLELongTermKeyRequest,