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/service/src/ble/
H A Dble_defs.h319 } lePairKeyPressNotification_; member
H A Dble_security.cpp222 …(void)memcpy_s(&gapCallbackParam.lePairKeyPressNotification_.addr, sizeof(BtAddr), addr, sizeof(Bt… in LePairKeyPressNotification()
223 gapCallbackParam.lePairKeyPressNotification_.pressType = pressType; in LePairKeyPressNotification()