Home
last modified time | relevance | path

Searched refs:LeSignCounterChangeNotification (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h74 static void LeSignCounterChangeNotification(
H A Dble_defs.h291 struct LeSignCounterChangeNotification { struct
H A Dble_security.cpp141 void BleSecurity::LeSignCounterChangeNotification( in LeSignCounterChangeNotification() function in OHOS::bluetooth::BleSecurity
866 gapCallbacks_.leSignCounterChangeNotification = &BleSecurity::LeSignCounterChangeNotification; in RegisterCallbackToGap()