Home
last modified time | relevance | path

Searched defs:LePairKeyPressNotification (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h316 struct LePairKeyPressNotification { struct
317 BtAddr addr;
318 uint8_t pressType;
H A Dble_security.cpp211 void BleSecurity::LePairKeyPressNotification(const BtAddr *addr, uint8_t pressType, void *context) in LePairKeyPressNotification() function in OHOS::bluetooth::BleSecurity