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 0547f568..312fa27d 100644 --- a/include/hci.h +++ b/include/hci.h @@ -244,6 +244,7 @@ enum {  #define LMP_EDR_5SLOT	0x01  #define LMP_SNIFF_SUBR	0x02 +#define LMP_PAUSE_ENC	0x04  #define LMP_AFH_CAP_MST	0x08  #define LMP_AFH_CLS_MST	0x10  #define LMP_EDR_ESCO_2M	0x20 | 
