zephyr/include
Jukka Rissanen b9253b5c19 net: capture: Fix the return value of net_capture_is_enabled()
The net_capture_is_enabled() function returns boolean value
so fix the function prototype.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-05-28 10:41:35 -05:00
..
app_memory
arch cmake: c++ exceptions linking support 2021-05-27 07:43:28 -05:00
audio
bluetooth Bluetooth: ISO: Make it possible to setup unidirectional CIS 2021-05-27 13:16:40 +02:00
canbus
console
crypto
data
debug kernel: remove object tracing 2021-05-07 22:10:21 -04:00
devicetree
dfu
disk
display
drivers drivers: display: fix doxygen issues 2021-05-19 06:21:53 -04:00
dt-bindings drivers: adc: Define max acquisition time 2021-05-08 10:18:09 -05:00
fs
ipc
kernel kernel: move thread_stack.h to include/kernel 2021-05-17 17:32:12 -04:00
linker linker: cpp: Disable sorting of C++ exception handling info sections 2021-05-27 14:36:13 -05:00
logging logging: remove dead code enum 2021-05-21 18:09:23 -04:00
lorawan lorawan: port oriented downlink callbacks 2021-04-30 13:05:10 -05:00
mgmt
modbus
net net: capture: Fix the return value of net_capture_is_enabled() 2021-05-28 10:41:35 -05:00
pm pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
portability
posix
power pm: deprecate power/power.h header 2021-05-05 18:35:49 -04:00
random
settings
shell shell: Parametrize dummy shell buffer size 2021-05-26 00:05:56 -04:00
stats
storage
sys kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 2021-05-28 11:33:22 -04:00
task_wdt
timing
toolchain toolchain: gcc: fix extra space when using SECTION_VAR 2021-05-10 16:00:43 -05:00
tracing Tracing: TRACING_NONE Compilation Fix 2021-05-27 14:39:40 -05:00
usb usb: hid: remove get_protocol/set_protocol from USB HID class API 2021-05-07 13:14:47 +02:00
zephyr
cache.h cache: Do not warn on unused parameters 2021-05-25 07:05:22 -05:00
device.h device: fix unbalanced doxygen group 2021-05-21 12:17:04 -04:00
devicetree.h devicetree.h: fix DT_ENUM_TOKEN docstring 2021-05-26 08:30:31 -05:00
ec_host_cmd.h
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq.h doc: fix display of the ISR_DIRECT_DECLARE example usage 2021-05-07 20:52:02 -04:00
irq_nextlevel.h
irq_offload.h
kernel.h kernel/sched: Remove "cooperative scheduling only" special cases 2021-05-24 23:38:16 -04:00
kernel_includes.h kernel: move thread_stack.h to include/kernel 2021-05-17 17:32:12 -04:00
kernel_structs.h
kernel_version.h
mempool_heap.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall.h
syscall_handler.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h