diff options
Diffstat (limited to 'net/bluetooth/smp.h')
| -rw-r--r-- | net/bluetooth/smp.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/smp.h b/net/bluetooth/smp.h index 87a59ec2c9f0..c5da53dfab04 100644 --- a/net/bluetooth/smp.h +++ b/net/bluetooth/smp.h @@ -138,6 +138,7 @@ struct smp_cmd_keypress_notify {  #define SMP_NUMERIC_COMP_FAILED		0x0c  #define SMP_BREDR_PAIRING_IN_PROGRESS	0x0d  #define SMP_CROSS_TRANSP_NOT_ALLOWED	0x0e +#define SMP_KEY_REJECTED		0x0f  #define SMP_MIN_ENC_KEY_SIZE		7  #define SMP_MAX_ENC_KEY_SIZE		16  | 
