Home
last modified time | relevance | path

Searched defs:LePairComplete (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h343 struct LePairComplete { struct
344 BtAddr addr;
345 uint8_t result;
346 uint8_t keyType;
H A Dble_security.cpp293 void BleSecurity::LePairComplete(const BtAddr *addr, uint8_t result, uint8_t keyType, void *context) in LePairComplete() function in OHOS::bluetooth::BleSecurity
H A Dble_adapter.cpp1381 void BleAdapter::LePairComplete(const RawAddress &device, const int status) const in LePairComplete() function in OHOS::bluetooth::BleAdapter