Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h110 bool GapLePairPassKeyReq(const BleGapCallbackParam &param) const;
H A Dble_security.cpp77 …uncMap_.insert(std::make_pair(BLE_GAP_LE_PAIR_PASSKEY_REQ_EVT, &BleSecurity::GapLePairPassKeyReq)); in InitGapEventFuncTable()
733 bool BleSecurity::GapLePairPassKeyReq(const BleGapCallbackParam &param) const in GapLePairPassKeyReq() function in OHOS::bluetooth::BleSecurity