Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h104 bool GapLeSignCounterChangeNotification(const BleGapCallbackParam &param) const;
H A Dble_security.cpp69 …_pair(BLE_GAP_LE_SIGN_COUNTER_CHANGE_NOTIF_EVT, &BleSecurity::GapLeSignCounterChangeNotification)); in InitGapEventFuncTable()
586 bool BleSecurity::GapLeSignCounterChangeNotification(const BleGapCallbackParam &param) const in GapLeSignCounterChangeNotification() function in OHOS::bluetooth::BleSecurity