Searched refs:MGMT_ERR_ENOMEM (Results 1 – 10 of 10) sorted by relevance
65 active_client->status = MGMT_ERR_ENOMEM; in os_mgmt_client_reset()134 rc = active_client->status = MGMT_ERR_ENOMEM; in os_mgmt_client_echo()147 rc = active_client->status = MGMT_ERR_ENOMEM; in os_mgmt_client_echo()
325 rc = MGMT_ERR_ENOMEM; in img_mgmt_client_upload_init()370 image_upload_buf->status = MGMT_ERR_ENOMEM; in img_mgmt_client_upload()409 image_upload_buf->status = MGMT_ERR_ENOMEM; in img_mgmt_client_upload()471 res_buf->status = MGMT_ERR_ENOMEM; in img_mgmt_client_state_write()497 res_buf->status = MGMT_ERR_ENOMEM; in img_mgmt_client_state_write()536 res_buf->status = MGMT_ERR_ENOMEM; in img_mgmt_client_state_read()544 res_buf->status = MGMT_ERR_ENOMEM; in img_mgmt_client_state_read()579 active_client->status = MGMT_ERR_ENOMEM; in img_mgmt_client_erase()589 active_client->status = MGMT_ERR_ENOMEM; in img_mgmt_client_erase()
104 MGMT_ERR_ENOMEM, enumerator
86 return MGMT_ERR_ENOMEM; in settings_mgmt_read()197 return MGMT_ERR_ENOMEM; in settings_mgmt_write()298 return MGMT_ERR_ENOMEM; in settings_mgmt_delete()
323 return MGMT_ERR_ENOMEM; in enum_mgmt_details()340 return MGMT_ERR_ENOMEM; in enum_mgmt_details()
309 return MGMT_ERR_ENOMEM; in smp_client_send_cmd()
422 rc = MGMT_ERR_ENOMEM; in smp_process_request_packet()
535 rc = MGMT_ERR_ENOMEM; in smp_bt_tx_pkt()
1042 rc = MGMT_ERR_ENOMEM; in img_mgmt_translate_error_code()
987 * mcumgr will now only return ``MGMT_ERR_ENOMEM`` when it fails to allocate1529 * :github:`44535` - mgmt/mcumgr/lib: Incorrect use of MGMT_ERR_ENOMEM, in most cases where it is us…