Home | History | Annotate | Download | only in android

Lines Matching full:controller

26 #include "android/sdk-controller-socket.h"
55 * Types of the data packets sent via SDK controller socket.
66 * Types of intenal port messages sent via SDK controller socket.
70 * This message is sent by SDK controller when the service connects a socket with
75 * This message is sent by SDK controller when a port that provides requested
80 * This message is sent by SDK controller when a port that provides requested
85 * This message is sent by SDK controller when a port that provides requested
91 * Types of internal queries sent via SDK controller socket.
95 * This query is sent to SDK controller service as part of the connection
109 * All packets, sent and received via SDK controller socket begin with this
119 * used by SDK controller. */
124 * controller.
135 /* SDK controller socket that transmits this packet. */
150 * sent to SDK controller service on the device.
181 * All queries, sent and received via SDK controller socket begin with this
188 * asynchronous environment in whcih SDK controller socket operates. */
195 * controller service on the device.
213 /* SDK controller socket that owns the query. */
242 * All replies to a query, sent and received via SDK controller socket begin with
259 * All messages, sent and received via SDK controller socket begin with this
271 * All messages, sent and received via SDK controller socket begin with this
287 /* Socket is disconnected from SDK controller. */
289 /* Connection to SDK controller is in progress. */
291 /* Socket is connected to an SDK controller service. */
313 /* Unites all types of headers used in SDK controller data exchange. */
324 /* Descriptor of a packet that is being received from SDK controller. */
330 /* SDK controller socket descriptor. */
332 /* SDK controller socket state */
334 /* SDK controller port status */
338 /* Asynchronous socket connected to SDK Controller on the device. */
342 /* Client callback that monitors SDK controller prt connection. */
344 /* A callback to invoke when a message is received from the SDK controller. */
348 /* Name of an SDK controller port this socket is connected to. */
730 /* Transmits a packet to SDK Controller.
742 /* Transmit the packet to SDK controller. */
877 /* Transmit the packet to SDK controller. */
1015 * Query cancellation means that SDK controller is disconnected. In turn,
1016 * this means that SDK controller socket will handle disconnection in its
1055 /* A callback that is invoked when query has been sent to the SDK controller. */
1229 /* Transmit the query to SDK controller. */
1296 /* A packet has been received from SDK controller.
1361 /* Starts I/O dispatcher for SDK controller socket. */
1377 /* Resets I/O dispatcher for SDK controller socket. */
1476 * - Response to a query that has been sent to SDK controller,
1477 * - A query from SDK controller.
1820 /* Initiates handshake query when SDK controller socket is connected. */
2197 /* Before we can send any structured data to the SDK controller we need to