diff options
Diffstat (limited to 'include/net')
| -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 569c077778b6..b6f7be1eb919 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h | |||
| @@ -412,6 +412,7 @@ enum { | |||
| 412 | 412 | ||
| 413 | /* The core spec defines 127 as the "not available" value */ | 413 | /* The core spec defines 127 as the "not available" value */ |
| 414 | #define HCI_TX_POWER_INVALID 127 | 414 | #define HCI_TX_POWER_INVALID 127 |
| 415 | #define HCI_RSSI_INVALID 127 | ||
| 415 | 416 | ||
| 416 | #define HCI_ROLE_MASTER 0x00 | 417 | #define HCI_ROLE_MASTER 0x00 |
| 417 | #define HCI_ROLE_SLAVE 0x01 | 418 | #define HCI_ROLE_SLAVE 0x01 |
