zephyr/subsys/bluetooth
Johan Hedberg c4b0f1c5b4 Bluetooth: Mesh: Fix build error when LPN is not enabled
Some versions of gcc do not seem to compile out the inaccessible code
in this case and instead give the following error:

subsys/bluetooth/host/mesh/transport.c:419: undefined reference to
`bt_mesh_lpn_poll'

This happens at least when building samples/bluetooth/mesh for
native_posix on Fedora 28.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-05-25 10:53:46 +03:00
..
common Bluetooth: Move HCI command buffer user data into separate array 2018-02-12 09:48:32 +02:00
controller drivers: entropy: nrf5: Implement standard ISR-specific call 2018-05-24 15:13:13 -07:00
host Bluetooth: Mesh: Fix build error when LPN is not enabled 2018-05-25 10:53:46 +03:00
shell Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
CMakeLists.txt
Kconfig