Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h306 struct LePairFeatureInd { struct
307 BtAddr addr;
308 GapLePairFeature remoteFrature;
H A Dble_security.cpp177 void BleSecurity::LePairFeatureInd(const BtAddr *addr, GapLePairFeature remoteFrature, void *contex… in LePairFeatureInd() function in OHOS::bluetooth::BleSecurity