Home
last modified time | relevance | path

Searched refs:GapLePairFeatureInd (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h107 bool GapLePairFeatureInd(const BleGapCallbackParam &param) const;
H A Dble_security.cpp73 pimpl->funcMap_.insert(std::make_pair(BLE_GAP_LE_PAIR_FEATURE_IND_EVT, &BleSecurity::GapLePairFeatureInd)); in InitGapEventFuncTable()
709 bool BleSecurity::GapLePairFeatureInd(const BleGapCallbackParam &param) const in GapLePairFeatureInd() function in OHOS::bluetooth::BleSecurity

Completed in 3 milliseconds