zephyr/subsys/bluetooth/host/mesh
Johan Hedberg 6b966e4b96 Bluetooth: Mesh: Fix copy-paste mistake when assigning to cfg->frnd
The right value is BT_MESH_FRIEND_NOT_SUPPORTED.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-09-27 13:20:28 +03:00
..
access.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
access.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
adv.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
adv.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
beacon.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
beacon.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
cfg.c Bluetooth: Mesh: Fix copy-paste mistake when assigning to cfg->frnd 2017-09-27 13:20:28 +03:00
crypto.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
crypto.h Bluetooth: Mesh: Fix pointer signedness compiler warnings 2017-08-07 19:17:40 +03:00
foundation.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
friend.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
friend.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
health.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
Kconfig Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
lpn.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
lpn.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
main.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
Makefile Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
mesh.h Bluetooth: Mesh: Drop invalid destination addresses 2017-09-27 13:20:28 +03:00
net.c Bluetooth: Mesh: Drop invalid destination addresses 2017-09-27 13:20:28 +03:00
net.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
prov.c Bluetooth: Mesh: Fix string signedness issue 2017-09-26 12:56:23 +03:00
prov.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
proxy.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
proxy.h Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
test.c Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
test.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
TODO Bluetooth: Mesh: Add initial implementation 2017-07-20 09:30:44 +03:00
transport.c Bluetooth: Mesh: Fix SDU length check 2017-09-26 12:56:23 +03:00
transport.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00