Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h311 struct LePairMethodNotify { struct
312 BtAddr addr;
313 uint8_t pairMethod;
H A Dble_security.cpp194 void BleSecurity::LePairMethodNotify(const BtAddr *addr, uint8_t pairMethod, void *context) in LePairMethodNotify() function in OHOS::bluetooth::BleSecurity