Home
last modified time | relevance | path

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

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