Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h108 bool GapLePairMethodNotify(const BleGapCallbackParam &param) const;
H A Dble_security.cpp74 …cMap_.insert(std::make_pair(BLE_GAP_LE_PAIR_METHOD_NOTI_EVT, &BleSecurity::GapLePairMethodNotify)); in InitGapEventFuncTable()
718 bool BleSecurity::GapLePairMethodNotify(const BleGapCallbackParam &param) const in GapLePairMethodNotify() function in OHOS::bluetooth::BleSecurity