Lines Matching full:service
35 * On the device there is an SdkController service running that enables
39 * SdkController service on the device, and SDKCtlSocket API implemented here
56 * Connecting to SdkController service on the attached device can be broken down
157 /* Service-side port has connected to the socket. */
159 /* Service-side port has disconnected from the socket. */
161 /* Service-side port has enabled emulation */
163 /* Service-side port has disabled emulation */
165 /* Handshake request has succeeded, and service-side port is connected. */
167 /* Handshake request has succeeded, but service-side port is not connected. */
180 * or not a service-side port that provides requested emulation functionality is
183 * socket connection, but there is no service at the device end that provides
224 * - ASIO_STATE_CONTINUES : Query data has been transmitted to the service,
487 * service_name - Name of the SdkController service for this socket (such as
509 * sensor service on the device may send us sensor updates every 20ms, one after