Home
last modified time | relevance | path

Searched refs:GapLePairFeatureReq (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h106 bool GapLePairFeatureReq(const BleGapCallbackParam &param) const;
H A Dble_security.cpp72 …uncMap_.insert(std::make_pair(BLE_GAP_LE_PAIR_FEATURE_REQ_EVT, &BleSecurity::GapLePairFeatureReq)); in InitGapEventFuncTable()
688 bool BleSecurity::GapLePairFeatureReq(const BleGapCallbackParam &param) const in GapLePairFeatureReq() function in OHOS::bluetooth::BleSecurity