Lines Matching refs:return
46 * Driver APIs now return ``-ENOSYS`` if optional functions are not implemented.
672 * Fixed coap_find_options() to return 0 when options are empty.
740 * Changed to check network interface status when sending and return ENETDOWN to the
904 * The time necessary to exit a sleep state and return to the active state was
1159 * :github:`35347` - [Coverity CID: 236064] Dereference null return value in subsys/bluetooth/contro…
1207 * :github:`35156` - [Coverity CID: 235979] Unchecked return value in drivers/sensor/iis2mdc/iis2mdc…
1208 * :github:`35155` - [Coverity CID: 235677] Unchecked return value in drivers/gpio/gpio_cy8c95xx.c
1209 * :github:`35154` - [Coverity CID: 233524] Unchecked return value in include/drivers/dma.h
1386 * :github:`34363` - k_work: incorrect return values for synchronous cancel
1513 * :github:`33827` - [Coverity CID: 220317] Unchecked return value in tests/kernel/pipe/pipe_api/src…
1523 * :github:`33817` - [Coverity CID: 220419] Unchecked return value in subsys/bluetooth/host/gatt.c
1531 * :github:`33809` - [Coverity CID: 220427] Unchecked return value in tests/posix/common/src/pthread…
1549 * :github:`33791` - [Coverity CID: 220445] Unchecked return value in subsys/logging/log_backend_fs.c
1698 * :github:`33096` - [Coverity CID :215373] Unchecked return value in subsys/net/lib/lwm2m/lwm2m_rd_…
1701 * :github:`33093` - [Coverity CID :215391] Unchecked return value from library in samples/net/mdns_…
1720 * :github:`33074` - [Coverity CID :219590] Unchecked return value in subsys/bluetooth/mesh/proxy.c
1727 * :github:`33067` - [Coverity CID :219600] Unchecked return value in drivers/watchdog/wdt_wwdg_stm3…
1742 * :github:`33051` - [Coverity CID :219625] Unchecked return value in subsys/bluetooth/mesh/proxy.c
1757 * :github:`33035` - [Coverity CID :219652] Unchecked return value in drivers/gpio/gpio_stm32.c
1758 * :github:`33034` - [Coverity CID :219653] Unchecked return value in drivers/modem/hl7800.c
1764 * :github:`33028` - [Coverity CID :219661] Unchecked return value in subsys/bluetooth/host/gatt.c
1773 * :github:`33019` - [Coverity CID :219676] Unchecked return value in drivers/modem/wncm14a2a.c
1784 * :github:`32961` - [Coverity CID :219478] Unchecked return value in subsys/bluetooth/controller/ll…
1798 * :github:`32947` - [Coverity CID :219493] Unchecked return value in tests/kernel/workq/work/src/ma…
1804 * :github:`32941` - [Coverity CID :219501] Unchecked return value in subsys/net/l2/bluetooth/blueto…
1807 * :github:`32938` - [Coverity CID :219508] Unchecked return value in lib/libc/minimal/source/stdlib…
1808 * :github:`32937` - [Coverity CID :219508] Unchecked return value in lib/libc/minimal/source/stdlib…
1818 * :github:`32927` - [Coverity CID :219519] Unchecked return value in drivers/ethernet/eth_sam_gmac.c
1820 * :github:`32925` - [Coverity CID :219521] Unchecked return value in tests/kernel/workq/work/src/ma…
1821 * :github:`32924` - [Coverity CID :219522] Unchecked return value in tests/subsys/dfu/mcuboot/src/m…
1824 * :github:`32921` - [Coverity CID :219525] Unchecked return value in tests/subsys/settings/function…
1828 * :github:`32917` - [Coverity CID :219529] Unchecked return value in subsys/bluetooth/controller/ll…
1838 * :github:`32907` - [Coverity CID :219542] Dereference null return value in subsys/bluetooth/mesh/h…
1842 * :github:`32903` - [Coverity CID :219546] Unchecked return value in tests/kernel/workq/work/src/ma…
1906 * :github:`32506` - k_sleep: Invalid return value when using absolute timeout.
1928 * :github:`32412` - [Coverity CID :216797] Dereference null return value in tests/net/6lo/src/main.c
1944 * :github:`32385` - clock_control: int is returned on enum return value
2001 * :github:`31799` - uart_configure does not return -ENOTSUP for stm32 uart with 9 bit data length.
2042 * :github:`30520` - recv() call to Ublox Sara R4 cant return 0
2212 * :github:`9884` - MISRA-C Check return value of a non-void function