zephyr/samples/bluetooth
Trond Einar Snekvik 24f34b1913 Bluetooth: Mesh: Demo: Increase loopback buf count
Increases the loopback buffer count to 8 in the mesh demo to give it
enough room for buffering the configuration messages in the
initialization step. As these messages are sent in a non-blocking
manner, they'll all be queued up for execution before any of them is
processed.

Fixes #30207.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-11-26 13:04:22 +01:00
..
beacon samples: bluetooth: display source address in beacon console output 2020-10-15 22:22:16 +03:00
central
central_hr
central_ht samples: add FP formatting to all samples that require it 2020-11-17 14:44:59 -06:00
eddystone samples: bluetooth: display source address in beacon console output 2020-10-15 22:22:16 +03:00
handsfree
hci_pwr_ctrl Bluetooth: Remove _gatt_ infix for Heart Rate Service (HRS) 2020-09-04 15:38:44 +02:00
hci_rpmsg device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
hci_spi device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
hci_uart device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 2020-11-10 08:38:09 -06:00
hci_usb
hci_usb_h4
ibeacon
ipsp
mesh Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
mesh_demo Bluetooth: Mesh: Demo: Increase loopback buf count 2020-11-26 13:04:22 +01:00
mesh_provisioner Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
peripheral samples: Bluetooth: use indication destroy cb 2020-11-10 11:21:46 +01:00
peripheral_csc Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_dis Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_esp Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_hids Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_hr Bluetooth: Remove _gatt_ infix for Device Information Service (DIS) 2020-09-04 15:38:44 +02:00
peripheral_ht samples: add FP formatting to all samples that require it 2020-11-17 14:44:59 -06:00
peripheral_ots samples: bluetooth: adding peripheral_ots sample 2020-09-04 17:06:17 +02:00
peripheral_sc_only
scan_adv
st_ble_sensor device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bluetooth.rst