Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h892 …void ReceiveLinkKeyNotification(const BtAddr &addr, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8…
H A Dclassic_adapter.cpp971 ReceiveLinkKeyNotification(param.linkKeyNotificationParam_.addr, in HandleSecurityEvent()
1513 void ClassicAdapter::ReceiveLinkKeyNotification( in ReceiveLinkKeyNotification() function in OHOS::bluetooth::ClassicAdapter