Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
Diff: nordic/nrf-sdk/s110/ble_hci.h
- Revision:
- 56:a1071b629aa3
- Parent:
- 0:eff01767de02
--- a/nordic/nrf-sdk/s110/ble_hci.h Fri Jul 25 10:33:52 2014 +0100 +++ b/nordic/nrf-sdk/s110/ble_hci.h Tue Sep 02 15:50:05 2014 +0100 @@ -6,20 +6,20 @@ agreement with Nordic Semiconductor. */ /** - @addtogroup BLE_COMMON + @addtogroup BLE_COMMON @{ */ #ifndef BLE_HCI_H__ -#define BLE_HCI_H__ +#define BLE_HCI_H__ /** @defgroup BLE_HCI_STATUS_CODES Bluetooth status codes * @{ */ #define BLE_HCI_STATUS_CODE_SUCCESS 0x00 #define BLE_HCI_STATUS_CODE_UNKNOWN_BTLE_COMMAND 0x01 -#define BLE_HCI_STATUS_CODE_UNKNOWN_CONNECTION_IDENTIFIER 0x02 +#define BLE_HCI_STATUS_CODE_UNKNOWN_CONNECTION_IDENTIFIER 0x02 /*0x03 Hardware Failure 0x04 Page Timeout */