Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h403 void (*lePairKeyPressNotification)(const BtAddr *addr, uint8_t pressType, void *context); member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp873 gapPairCallbacks_.lePairKeyPressNotification = &BleSecurity::LePairKeyPressNotification; in RegisterCallbackToGap()