Lines Matching full:client
17 Each Intel ME feature, or Intel ME Client is addressed by a unique GUID and
18 each client has its own protocol. The protocol is message-based with a
19 header and payload up to maximal number of bytes advertised by the client,
43 A code snippet for an application communicating with Intel AMTHI client:
48 virtual channels such client with answer EOPNOTSUPP.
84 Connect to firmware Feature/Client.
102 out_client_properties - Client Properties: MTU and Protocol Version.
106 ENOTTY No such client (i.e. wrong GUID) or connection is not allowed.
109 ENOMEM Unable to allocate memory to client internal data.
114 max_msg_length (MTU) in client properties describes the maximum
139 out_client_properties - Client Properties: MTU and Protocol Version.
143 ENOTTY No such client (i.e. wrong GUID) or connection is not allowed.
146 ENOMEM Unable to allocate memory to client internal data.
173 ENODEV Device is not initialized or the client not connected
174 ENOMEM Unable to allocate memory to client internal data.
179 The client must be connected in order to enable notification events
198 ENODEV Device is not initialized or the client not connected
199 ENOMEM Unable to allocate memory to client internal data.
204 The client must be connected and event notification has to be enabled