NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
te_entry_point_message_t Struct Reference

Detailed Description

Definition at line 103 of file ote_service.h.

Data Fields

uint32_t type
 
te_error_t result
 
cmnptr_t context
 
uint32_t command_id
 
cmnptr_t params
 
uint32_t params_size
 

Field Documentation

uint32_t te_entry_point_message_t::command_id

Definition at line 107 of file ote_service.h.

cmnptr_t te_entry_point_message_t::context

Definition at line 106 of file ote_service.h.

cmnptr_t te_entry_point_message_t::params

Definition at line 108 of file ote_service.h.

uint32_t te_entry_point_message_t::params_size

Definition at line 109 of file ote_service.h.

te_error_t te_entry_point_message_t::result

Definition at line 105 of file ote_service.h.

uint32_t te_entry_point_message_t::type

Definition at line 104 of file ote_service.h.


The documentation for this struct was generated from the following file: