diff options
Diffstat (limited to 'include/net/bluetooth')
| -rw-r--r-- | include/net/bluetooth/hci_core.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index 89f4e3c8a097..1f21fe48b38e 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h | |||
| @@ -205,6 +205,8 @@ struct hci_dev { | |||
| 205 | __u16 lmp_subver; | 205 | __u16 lmp_subver; |
| 206 | __u16 voice_setting; | 206 | __u16 voice_setting; |
| 207 | __u8 num_iac; | 207 | __u8 num_iac; |
| 208 | __u8 stored_max_keys; | ||
| 209 | __u8 stored_num_keys; | ||
| 208 | __u8 io_capability; | 210 | __u8 io_capability; |
| 209 | __s8 inq_tx_power; | 211 | __s8 inq_tx_power; |
| 210 | __u16 page_scan_interval; | 212 | __u16 page_scan_interval; |
