Lines Matching refs:return
275 * Added return value for opcode callback
676 * Fixed a bug in :c:func:`mqtt_abort`, where the function could return without
1065 * :github:`38938` - Bluetooth tester application should be able return L2CAP ECFC credits on demand
1109 …ion from internal list/returning BT_GATT_ITER_STOP causes bt_gatt_subscribe to return -ENOMEM / -12
1228 * :github:`38137` - [Coverity CID: 239555] Unchecked return value in subsys/mgmt/hawkbit/hawkbit.c
1233 * :github:`38132` - [Coverity CID: 239565] Unchecked return value in drivers/sensor/adxl372/adxl372…
1239 * :github:`38125` - [Coverity CID: 239582] Unchecked return value in drivers/display/ssd1306.c
1244 * :github:`38120` - [Coverity CID: 239588] Unchecked return value in subsys/bluetooth/host/id.c
1247 * :github:`38117` - [Coverity CID: 239598] Unchecked return value in drivers/sensor/adxl362/adxl362…
1278 * :github:`38013` - [Coverity CID: 237070] Unchecked return value in subsys/bluetooth/shell/gatt.c
1279 * :github:`38012` - [Coverity CID: 236654] Unchecked return value in subsys/bluetooth/host/gatt.c
1280 * :github:`38011` - [Coverity CID: 236653] Unchecked return value in drivers/sensor/bmi160/bmi160_t…
1281 * :github:`38010` - [Coverity CID: 236652] Unchecked return value in drivers/sensor/fxas21002/fxas2…
1282 * :github:`38009` - [Coverity CID: 236651] Unchecked return value in drivers/sensor/bmg160/bmg160_t…
1283 * :github:`38008` - [Coverity CID: 236650] Unchecked return value in drivers/sensor/fxos8700/fxos87…
1284 * :github:`38007` - [Coverity CID: 236649] Unchecked return value in drivers/sensor/adt7420/adt7420…
1285 * :github:`38006` - [Coverity CID: 236648] Unchecked return value in drivers/sensor/sx9500/sx9500_t…
1286 * :github:`38005` - [Coverity CID: 236647] Unchecked return value in drivers/sensor/bmp388/bmp388_t…
1619 * :github:`36435` - RFC: API Change: Mesh: Add return value for opcode callback
1650 * :github:`36313` - [Coverity CID: 236602] Unchecked return value in drivers/modem/gsm_ppp.c
1801 * :github:`34204` - nvs_write: Bad documented return value.