Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h116 bool GapLePairKeyNotify(const BleGapCallbackParam &param) const;
H A Dble_security.cpp85 …l->funcMap_.insert(std::make_pair(BLE_GAP_LE_PAIR_KEY_NOTI_EVT, &BleSecurity::GapLePairKeyNotify)); in InitGapEventFuncTable()
824 bool BleSecurity::GapLePairKeyNotify(const BleGapCallbackParam &param) const in GapLePairKeyNotify() function in OHOS::bluetooth::BleSecurity