zephyr/samples
Jukka Rissanen 0cdb31136c samples: net: http_server: Use net_buf context pool for TX
If CONFIG_NET_CONTEXT_NET_PKT_POOL is defined, which is the
default for Bluetooth, then create the pool and use it when
sending network packets. This is needed when trying to send
TCP packets using Bluetooth IPSP.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-07-31 11:50:25 +03:00
..
application_development tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
basic tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
bluetooth build: workaround build bug in tests 2017-07-27 14:09:40 -04:00
boards kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
cpp_synchronization tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
drivers samples: random: Add sentinel to check for buffer overflows 2017-07-07 07:27:39 -05:00
grove tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
hello_world samples: hello_world: remove min_ram requirement 2017-06-29 11:48:34 -04:00
mpu mpu_stack_guard_test: fix stack declaration 2017-07-26 05:53:14 -04:00
net samples: net: http_server: Use net_buf context pool for TX 2017-07-31 11:50:25 +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 tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
subsys samples: usb: add usb.rst and README.rst for CDC ACM sample 2017-07-23 07:41:57 -04: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