Searched refs:leSignCounterChangeNotification (Results 1 – 3 of 3) sorted by relevance
345 void (*leSignCounterChangeNotification)( member
1245 if (g_leSecurityCallback.callback.leSignCounterChangeNotification) { in GapDoCallbackSignCounterChange()1246 g_leSecurityCallback.callback.leSignCounterChangeNotification( in GapDoCallbackSignCounterChange()
866 gapCallbacks_.leSignCounterChangeNotification = &BleSecurity::LeSignCounterChangeNotification; in RegisterCallbackToGap()