Android-cuttlefish cvd tool
|
#include "cuttlefish/host/frontend/webrtc/libdevice/gamepad.h"
#include <linux/input.h>
#include <array>
Namespaces | |
namespace | cuttlefish |
Functions | |
uint16_t | cuttlefish::JsIndexToLinux (const int32_t &index_code) |
Variables | |
static const std::array< uint16_t, 17 > | cuttlefish::kJsIndexToLinuxMapping |