zephyr/samples
Carles Cufi 43fa93f682 samples: bluetooth: hci: Fix TX memory leak
Whenever a buffer is sent to the driver via bt_raw using bt_send() the
buffer might not be consumed if an error is returned. In that case
unreference the buffer to avoid leaking the already allocated net_buf.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-09-13 14:17:32 +02:00
..
application_development tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
basic cc3200: Remove TI cc3200 SOC and LaunchXL board support 2017-08-15 11:02:48 -05:00
bluetooth samples: bluetooth: hci: Fix TX memory leak 2017-09-13 14:17:32 +02:00
boards samples: add missing sample.yaml and fix build 2017-09-12 17:21:08 -07:00
cpp_synchronization cpp_synchronization: fix main() definition 2017-08-16 10:59:10 -07:00
drivers samples: drivers: add flash_shell 2017-09-11 11:41:57 -04:00
grove samples: grove: set min_flash filter 2017-09-01 10:19:40 -04:00
hello_world Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
mpu mpu_stack_guard_test: update log in README.rst 2017-08-09 13:36:09 -05:00
net samples: lwm2m: remove unused NET_L2_BT settings 2017-09-12 20:37:48 +03:00
nfc/nfc_hello samples: nfc_hello: limit to uarts that support interrupts 2017-06-29 14:55:43 -04:00
philosophers tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
sensor samples: bmm150: Add sample application for BMM150 sensor 2017-09-05 07:56:41 -04:00
subsys samples: add missing sample.yaml and fix build 2017-09-12 17:21:08 -07:00
synchronization tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
testing tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst doc: add MPU samples to index 2017-06-20 10:40:16 -04:00