Searched refs:endpoint (Results 1 – 6 of 6) sorted by relevance
/development/host/windows/usb/winusb/ |
D | adb_winusb_interface.cpp | 101 for (UCHAR endpoint = 0; endpoint < usb_interface_descriptor_.bNumEndpoints; in CreateHandle() local 102 endpoint++) { in CreateHandle() 105 if (!WinUsb_QueryPipe(winusb_handle(), interface_number(), endpoint, in CreateHandle() 115 def_read_endpoint_ = endpoint; in CreateHandle() 120 def_write_endpoint_ = endpoint; in CreateHandle()
|
D | adb_winusb_endpoint_object.h | 169 DecrementPendingIO(AdbWinUsbEndpointObject* endpoint) in DecrementPendingIO() argument 170 : endpoint_(endpoint) {} in DecrementPendingIO()
|
/development/host/windows/usb/api/ |
D | adb_legacy_interface.cpp | 76 for (UCHAR endpoint = 0; endpoint < usb_interface_descriptor_.bNumEndpoints; in CreateHandle() local 77 endpoint++) { in CreateHandle() 80 if (!GetEndpointInformation(endpoint, &pipe_info)) { in CreateHandle() 89 def_read_endpoint_ = endpoint; in CreateHandle() 94 def_write_endpoint_ = endpoint; in CreateHandle()
|
/development/samples/USB/MissileLauncher/ |
D | README.txt | 10 - Sending control requests on endpoint zero that contain data 12 - Receiving packets on an interrupt endpoint using a thread that calls
|
/development/tools/winscope/adb_proxy/ |
D | winscope_proxy.py | 201 def register_endpoint(self, method: RequestType, name: str, endpoint: RequestEndpoint): 202 self.endpoints[(method, name)] = endpoint
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 557 …9619801946f8,platform/cts,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Multi-endpoint API CTS updates. 4364 …form/cts,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Re-add CTS tests related to multi-endpoint APIs. 11596 …platform/frameworks/opt/telephony,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Multi-endpoint changes. 11643 …lephony,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Properly handle multi-endpoint answered elsewher… 28276 …nfig,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Add more disconnect code mapping for multi-endpoint. 29856 …ervices/Telecomm,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Handle multi-endpoint call logging requ… 35518 …f3U25aZT9m4TcxEy5fwDQ@fakeemail.com,Apply correct SELinux labels to PDX endpoint and channel socke… 70789 …tform/frameworks/av,fake_lp0jrQAOQGSc5ccP69wVvw@fakeemail.com,aaudio: modify endpoint sharing logic 73467 …xternal/libusb,fake_BVR9ptdpTYGF2AcXDFg_yQ@fakeemail.com,Add superspeed endpoint companion descrip… 73526 …atform/external/libusb,fake_HxQ2KDCSSny34jos4x2LCw@fakeemail.com,Detect endpoint halts and unsuppo… [all …]
|