Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h139 GAP_LINK_KEY_NOTIFICATION_EVT, enumerator
H A Dclassic_adapter.cpp845 … std::bind(&ClassicAdapter::HandleSecurityEvent, adapter, GAP_LINK_KEY_NOTIFICATION_EVT, param)); in LinkKeyNotification()
970 case GAP_LINK_KEY_NOTIFICATION_EVT: in HandleSecurityEvent()