BadKB: Choose BT Pairing security mode (YesNo, PIN Type, Pin Y/N)

This commit is contained in:
Willy-JL
2024-04-17 02:47:23 +01:00
parent a19598c44d
commit 5798446a09
4 changed files with 45 additions and 4 deletions

View File

@@ -52,6 +52,7 @@ typedef enum {
GapPairingNone,
GapPairingPinCodeShow,
GapPairingPinCodeVerifyYesNo,
GapPairingCount,
} GapPairing;
typedef struct {