commit | d412b7d799e1220a32358a7845ba980eb56b2ff1 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Jun 02 11:25:01 2015 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:18 2016 -0500 |
tree | 1121e7429a20d6dc5284722d584a235b3ac091d8 | |
parent | 144115c58eee75acacb26bc395c6cf610cdcd8f5 [diff] |
Bluetooth: Fix build if CONFIG_BLUETOOTH_DEBUG_HCI_CORE is enabled If CONFIG_BLUETOOTH_DEBUG_HCI_CORE is enabled it causes the following error: hci_core.c:514:12: error: 'struct bt_hci_evt_encrypt_key_refresh_complete' has no member named 'encrypt' evt->encrypt); ^ Change-Id: I1983653eba40b9aea6b19572b39a285883f00450 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>