#include "device-winusb.h"#include "win/win-helpers.h"#include "endpoint-winusb.h"#include "interface-winusb.h"#include "types.h"#include <atlstr.h>#include <Windows.h>#include <Sddl.h>#include <string>#include <regex>#include <sstream>#include <mutex>#include <usbspec.h>#include <SetupAPI.h>
Go to the source code of this file.
Namespaces | |
| librealsense | |
| librealsense::platform | |
Functions | |
| USB_DEVICE_DESCRIPTOR | librealsense::platform::get_device_descriptor (WINUSB_INTERFACE_HANDLE handle) |
| std::vector< uint8_t > | librealsense::platform::get_device_descriptors (WINUSB_INTERFACE_HANDLE handle) |