Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h111 bool GapLePairPassKeyNotification(const BleGapCallbackParam &param) const;
H A Dble_security.cpp79 … std::make_pair(BLE_GAP_LE_PAIR_PASSKEY_NOTI_EVT, &BleSecurity::GapLePairPassKeyNotification)); in InitGapEventFuncTable()
747 bool BleSecurity::GapLePairPassKeyNotification(const BleGapCallbackParam &param) const in GapLePairPassKeyNotification() function in OHOS::bluetooth::BleSecurity