Home
last modified time | relevance | path

Searched refs:endpoint (Results 1 – 22 of 22) sorted by relevance

/system/core/fastboot/
Dusb_osx.cpp194 for (UInt8 endpoint = 1; endpoint <= interfaceNumEndpoints; endpoint++) { in try_interfaces() local
201 kr = (*interface)->GetPipeProperties(interface, endpoint, in try_interfaces()
212 handle->bulkIn = endpoint; in try_interfaces()
215 handle->bulkOut = endpoint; in try_interfaces()
222 ERR("could not get pipe properties for endpoint %u (%08x)\n", endpoint, kr); in try_interfaces()
/system/core/libusbhost/include/usbhost/
Dusbhost.h50 int endpoint; member
242 int endpoint,
/system/core/libusbhost/
Dusbhost.c672 int endpoint, in usb_device_bulk_transfer() argument
680 ctrl.ep = endpoint; in usb_device_bulk_transfer()
708 urb->endpoint = ep_desc->bEndpointAddress; in usb_request_new()
719 req->endpoint = urb->endpoint; in usb_request_new()
/system/core/trusty/confirmationui/
DREADME15 secure input device. But since the endpoint is currently in the HAL
/system/chre/apps/test/common/proto/
Dchre_stress_test.proto29 // should use this message to update its host endpoint tracking when sending
/system/chre/chpp/
DREADME.md19endpoint is considered a peer, meaning there are no role differences. However, within the applicat…
82endpoint is requesting initialization of the CHPP protocol. The first packet sent after bootup alw…
/system/sepolicy/prebuilts/api/27.0/public/
Dte_macros99 # Define types for endpoint and channel sockets.
115 # Allow the init process to create the initial endpoint socket.
117 # Allow the server domain to use the endpoint socket and accept connections on it.
132 # Allow client to open the service endpoint file.
135 # Allow the client to connect to endpoint socket.
Dfile.te286 # PDX endpoint types
/system/sepolicy/prebuilts/api/26.0/public/
Dte_macros99 # Define types for endpoint and channel sockets.
111 # Allow the init process to create the initial endpoint socket.
113 # Allow the server domain to use the endpoint socket and accept connections on it.
128 # Allow client to open the service endpoint file.
131 # Allow the client to connect to endpoint socket.
Dfile.te283 # PDX endpoint types
/system/sepolicy/prebuilts/api/28.0/public/
Dte_macros99 # Define types for endpoint and channel sockets.
115 # Allow the init process to create the initial endpoint socket.
117 # Allow the server domain to use the endpoint socket and accept connections on it.
132 # Allow client to open the service endpoint file.
135 # Allow the client to connect to endpoint socket.
Dfile.te346 # PDX endpoint types
/system/sepolicy/prebuilts/api/29.0/public/
Dte_macros96 # Define types for endpoint and channel sockets.
112 # Allow the init process to create the initial endpoint socket.
114 # Allow the server domain to use the endpoint socket and accept connections on it.
129 # Allow client to open the service endpoint file.
132 # Allow the client to connect to endpoint socket.
Dfile.te437 # PDX endpoint types
/system/sepolicy/prebuilts/api/30.0/public/
Dte_macros96 # Define types for endpoint and channel sockets.
112 # Allow the init process to create the initial endpoint socket.
114 # Allow the server domain to use the endpoint socket and accept connections on it.
129 # Allow client to open the service endpoint file.
132 # Allow the client to connect to endpoint socket.
Dfile.te481 # PDX endpoint types
/system/sepolicy/prebuilts/api/31.0/public/
Dte_macros96 # Define types for endpoint and channel sockets.
112 # Allow the init process to create the initial endpoint socket.
114 # Allow the server domain to use the endpoint socket and accept connections on it.
129 # Allow client to open the service endpoint file.
132 # Allow the client to connect to endpoint socket.
Dfile.te527 # PDX endpoint types
/system/sepolicy/public/
Dte_macros96 # Define types for endpoint and channel sockets.
112 # Allow the init process to create the initial endpoint socket.
114 # Allow the server domain to use the endpoint socket and accept connections on it.
129 # Allow client to open the service endpoint file.
132 # Allow the client to connect to endpoint socket.
Dfile.te527 # PDX endpoint types
/system/chre/platform/shared/idl/
Dhost_messages.fbs22 /// Identifies the host-side endpoint on the host that sent or should receive
24 /// elsewhere that indicates that the endpoint is unspecified.
/system/chre/doc/
Dnanoapp_developer_guide.md161 communication, and save the host endpoint ID in the nanoapp to use when sending