diff options
Diffstat (limited to 'include/net/bluetooth/hci.h')
| -rw-r--r-- | include/net/bluetooth/hci.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h index 339ea57be423..5d38d980b89d 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h @@ -233,6 +233,7 @@ enum {  	HCI_SC_ENABLED,  	HCI_SC_ONLY,  	HCI_PRIVACY, +	HCI_LIMITED_PRIVACY,  	HCI_RPA_EXPIRED,  	HCI_RPA_RESOLVING,  	HCI_HS_ENABLED, | 
