/development/host/windows/usb/api/ |
adb_legacy_io_completion.h | 39 @param[in] parent_io_obj Parent legacy endpoint that created this
91 /// Gets parent legacy endpoint.
|
adb_endpoint_object.cpp | 19 encapsulates a handle opened to an endpoint on our device.
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Usb.cpp | 37 EP_RECORD dev0ep; //Endpoint data structure used during enumeration for uninitialized device
75 /* each device is different and has different number of endpoints. This function plugs endpoint record structure, defined in application, to devtable */
81 /* Control transfer. Sets address, endpoint, fills control packet with necessary data, dispatches control packet, and initiates bulk IN transfer, */
151 /* IN transfer to arbitrary endpoint. Assumes PERADDR is set. Handles multiple packets if necessary. Transfers 'nbytes' bytes. */
163 rcode = dispatchPkt( tokIN, ep, nak_limit ); //IN packet to EP-'endpoint'. Function takes care of NAKS.
199 rcode = dispatchPkt( tokIN, ep, nak_limit ); //IN packet to EP-'endpoint'. Function takes care of NAKS.
227 /* OUT transfer to arbitrary endpoint. Assumes PERADDR is set. Handles multiple packets if necessary. Transfers 'nbytes' bytes. */
417 //until plugged with real device endpoint structure
|
/external/bluetooth/bluedroid/stack/include/ |
mca_api.h | 283 ** Description Create a data endpoint. If the MDEP is created successfully, 284 ** the MDEP ID is returned in *p_dep. After a data endpoint is 286 ** endpoint and an endpoint on a peer device. 297 ** Description Delete a data endpoint. This function is called when 298 ** the implementation is no longer using a data endpoint. 299 ** If this function is called when the endpoint is connected 300 ** the connection is closed and the data endpoint
|
/external/chromium/net/http/ |
http_proxy_client_socket.h | 43 const HostPortPair& endpoint, 155 // The hostname and port of the endpoint. This is not necessarily the one
|
/external/replicaisland/src/com/replica/replicaisland/ |
SolidSurfaceComponent.java | 75 public void addSurface(Vector2 startPoint, Vector2 endPoint, Vector2 normal) { 77 mEndPoints.add(endPoint);
|
/external/tcpdump/ |
dccp.h | 17 * @dccph_sport - Relevant port on the endpoint that sent this packet 18 * @dccph_dport - Relevant port on the other endpoint
|
/external/webkit/Source/WebCore/platform/graphics/ |
Path.h | 131 void addQuadCurveTo(const FloatPoint& controlPoint, const FloatPoint& endPoint); 132 void addBezierCurveTo(const FloatPoint& controlPoint1, const FloatPoint& controlPoint2, const FloatPoint& endPoint);
|
/libcore/luni/src/main/java/java/util/ |
NavigableSet.java | 174 * @param fromElement low endpoint of the returned set 175 * @param fromInclusive {@code true} if the low endpoint 177 * @param toElement high endpoint of the returned set 178 * @param toInclusive {@code true} if the high endpoint 210 * @param toElement high endpoint of the returned set 211 * @param inclusive {@code true} if the high endpoint 239 * @param fromElement low endpoint of the returned set 240 * @param inclusive {@code true} if the low endpoint
|
/bionic/libc/include/sys/ |
_errdefs.h | 132 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 143 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 144 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 145 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/development/ndk/platforms/android-3/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_api.c | 181 ** Description Create a stream endpoint. After a stream endpoint is 183 ** this endpoint and an endpoint on a peer device. In 185 ** and connect to this endpoint. 219 ** Description Remove a stream endpoint. This function is called when 220 ** the application is no longer using a stream endpoint. 221 ** If this function is called when the endpoint is connected 222 ** the connection is closed and then the stream endpoint 367 ** capabilities of a stream endpoint on the peer device [all...] |
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/ |
package.html | 24 <p>{@link com.jme3.network.kernel.Endpoint} is a managed connection within a
|
/external/kernel-headers/original/linux/usb/ |
f_mtp.h | 66 /* Sends an event to the host via the interrupt endpoint */
|
/external/webkit/Source/WebCore/svg/ |
SVGLinearGradientElement.h | 37 void calculateStartEndPoints(const LinearGradientAttributes&, FloatPoint& startPoint, FloatPoint& endPoint);
|
/libcore/luni/src/main/java/java/net/ |
InetSocketAddress.java | 24 * This class represents a socket endpoint described by a IP address and a port 47 * Creates a socket endpoint with the given port number {@code port} and 59 * Creates a socket endpoint with the given port number {@code port} and 79 * Creates a socket endpoint with the given port number {@code port} and the
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/ |
_errdefs.h | 131 __BIONIC_ERRDEF( EOPNOTSUPP , 95, "Operation not supported on transport endpoint" ) 142 __BIONIC_ERRDEF( EISCONN , 106, "Transport endpoint is already connected" ) 143 __BIONIC_ERRDEF( ENOTCONN , 107, "Transport endpoint is not connected" ) 144 __BIONIC_ERRDEF( ESHUTDOWN , 108, "Cannot send after transport endpoint shutdown" )
|