Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h330 struct LePairOobReq { struct
331 BtAddr addr;
H A Dble_security.cpp244 void BleSecurity::LePairOobReq(const BtAddr *addr, void *context) in LePairOobReq() function in OHOS::bluetooth::BleSecurity