zephyr/samples/bluetooth
Joakim Andersson 773b21ac38 bluetooth: config: Fix bluetooth config dependencies
Fix bluetooth config dependencies where the definitions depend on other
definitions.
BT_RX_PRIO is not always defined in a controller only build.
BT_CTLR_TX_BUFFER_SIZE does not depend on BT_CTLR, but BT_LL_SW.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2018-10-05 11:15:27 -04:00
..
beacon
central
central_hr coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
eddystone
gatt
handsfree
hci_spi coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
hci_uart bluetooth: config: Fix bluetooth config dependencies 2018-10-05 11:15:27 -04:00
hci_usb
ibeacon
ipsp Bluetooth: IPSP: Fix pointing to invalid file 2018-08-30 09:25:30 -04:00
mesh
mesh_demo
peripheral
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids samples: bluetooth: peripheral_hids: Add settings module 2018-08-23 15:29:46 +03:00
peripheral_hr
peripheral_sc_only Bluetooth: samples/peripheral_sc_only: Improve logging 2018-09-24 10:48:40 +03:00
scan_adv
bluetooth.rst