Home
last modified time | relevance | path

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

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