zephyr/subsys
Paul Sokolovsky b0c3b35735 net: tcp: Add comment of func prototype for NET_CONN_CB macro usages
NET_CONN_CB() functional macro hides the parameters a function takes
and its return type. In #8723, it's proposed to remove that macro
altogether. Until that proposal is reviewed, at least provide real
protype in code comments to help people who read/analyze the code.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-08-29 11:55:07 -04:00
..
app_memory Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
bluetooth doc: fix kconfig misspellings 2018-08-28 13:58:46 -04:00
console subsys: console: Refactor code to allow per-UART "tty" wrapper 2018-08-16 06:18:50 -07:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
dfu Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
disk subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
fs subsys: fs/nvs: fix writes when write_block_size != 1 2018-08-24 13:24:04 -05:00
logging kernel: event_logger: remove kernel_event_logger 2018-08-21 05:45:47 -07:00
mgmt subsys: mgmt: Fix broken OTA firmware update 2018-07-18 14:32:06 +02:00
net net: tcp: Add comment of func prototype for NET_CONN_CB macro usages 2018-08-29 11:55:07 -04:00
power subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00
random subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
settings cmake: settings: Don't add ext nffs include dir to global includes 2018-07-25 08:27:45 -04:00
shell shell: Add missing header 2018-08-02 19:14:19 +02:00
storage subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
usb subsys: usb: class: hid: Add OUT interrupt endpoint 2018-08-27 18:59:58 -04:00
CMakeLists.txt subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00
Kconfig subsys: power: Add OS managed Power Management framework 2018-08-22 08:07:14 -07:00