zephyr/samples/bluetooth
Luiz Augusto von Dentz 330cbfa074 Bluetooth: peripheral: Fix check of BT_GATT_WRITE_FLAG_CMD
Check should be done with & instead of | otherwise it will always be
evaluated as 1/true regardless of the flags.

Fixes #12308

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-01-04 21:13:06 +01:00
..
beacon cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
central cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
central_hr cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
eddystone cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
gatt samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
handsfree cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
hci_spi cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
hci_uart cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
hci_usb cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
ibeacon cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
ipsp cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mesh cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mesh_demo cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
peripheral Bluetooth: peripheral: Fix check of BT_GATT_WRITE_FLAG_CMD 2019-01-04 21:13:06 +01:00
peripheral_csc cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
peripheral_dis cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
peripheral_esp cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
peripheral_hids cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
peripheral_hr cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
peripheral_sc_only cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
scan_adv cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
bluetooth.rst doc; bluetooth: Rework and expand the Bluetooth doc 2018-03-27 09:45:08 +02:00