Home
last modified time | relevance | path

Searched refs:LePairFeatureReq (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h78 static void LePairFeatureReq(const BtAddr *peerAddr, bool localPair, void *context);
118 static bool LePairFeatureReq(const BleGapCallbackParam &param);
H A Dble_security.cpp160 void BleSecurity::LePairFeatureReq(const BtAddr *peerAddr, bool localPair, void *context) in LePairFeatureReq() function in OHOS::bluetooth::BleSecurity
638 bool BleSecurity::LePairFeatureReq(const BleGapCallbackParam &param) in LePairFeatureReq() function in OHOS::bluetooth::BleSecurity
683 return LePairFeatureReq(param); in PairRequestReply()
694 return LePairFeatureReq(param); in GapLePairFeatureReq()
871 gapPairCallbacks_.lePairFeatureReq = &BleSecurity::LePairFeatureReq; in RegisterCallbackToGap()
H A Dble_defs.h314 struct LePairFeatureReq { struct

Completed in 6 milliseconds