Home
last modified time | relevance | path

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

/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 pimpl->funcMap_.insert(std::make_pair(BLE_GAP_LE_PAIR_METHOD_NOTI_EVT, &BleSecurity::GapLePairMethodNotify)); in InitGapEventFuncTable()
719 bool BleSecurity::GapLePairMethodNotify(const BleGapCallbackParam &param) const in GapLePairMethodNotify() function in OHOS::bluetooth::BleSecurity

Completed in 3 milliseconds