NimBLE-Arduino
NimBLE-Arduino copied to clipboard
Two kinds of passkey spelling in version 2.1.3. passkey or pass key?
Thank you for updating the library.
I found that passkey are written in two kinds spelling. Which do you want to use? passkey or passKey, pass_key, passKey,
For example, onConfirmPasskey is passkey style. On the other hand, onPassKeyEntry is passKey style.