Searched refs:UserPasskeyNotificationCallback (Results 1 – 2 of 2) sorted by relevance
480 static void UserPasskeyNotificationCallback(const BtAddr *addr, uint32_t number, void *context);
293 authenticationCbs.userPasskeyNotification = UserPasskeyNotificationCallback; in RegisterCallback()741 void ClassicAdapter::UserPasskeyNotificationCallback(const BtAddr *addr, uint32_t number, void *con… in UserPasskeyNotificationCallback() function in OHOS::bluetooth::ClassicAdapter