diff options
Diffstat (limited to 'include/hci.h')
| -rw-r--r-- | include/hci.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/hci.h b/include/hci.h index 531d4e1d..e96eee9e 100644 --- a/include/hci.h +++ b/include/hci.h @@ -213,6 +213,7 @@ enum {  #define HCI_LM_AUTH	0x0002  #define HCI_LM_ENCRYPT	0x0004  #define HCI_LM_TRUSTED	0x0008 +#define HCI_LM_RELIABLE	0x0010  /* -----  HCI Commands ----- */  /* OGF & OCF values */ | 
