/hardware/interfaces/usb/1.1/vts/functional/ |
D | VtsHalUsbV1_1TargetTest.cpp | 34 using ::android::hardware::usb::V1_1::IUsb; 35 using ::android::hardware::usb::V1_1::IUsbCallback; 36 using ::android::hardware::usb::V1_0::PortDataRole; 37 using ::android::hardware::usb::V1_0::PortMode; 38 using ::android::hardware::usb::V1_1::PortMode_1_1; 39 using ::android::hardware::usb::V1_0::PortPowerRole; 40 using ::android::hardware::usb::V1_0::PortRole; 41 using ::android::hardware::usb::V1_0::PortRoleType; 42 using ::android::hardware::usb::V1_0::PortStatus; 43 using ::android::hardware::usb::V1_1::PortStatus_1_1; [all …]
|
D | Android.bp | 22 "android.hardware.usb@1.0", 23 "android.hardware.usb@1.1",
|
/hardware/interfaces/usb/1.2/vts/functional/ |
D | VtsHalUsbV1_2TargetTest.cpp | 40 using ::android::hardware::usb::V1_0::PortDataRole; 41 using ::android::hardware::usb::V1_0::PortMode; 42 using ::android::hardware::usb::V1_0::PortPowerRole; 43 using ::android::hardware::usb::V1_0::PortRole; 44 using ::android::hardware::usb::V1_0::PortRoleType; 45 using ::android::hardware::usb::V1_0::Status; 46 using ::android::hardware::usb::V1_1::PortMode_1_1; 47 using ::android::hardware::usb::V1_1::PortStatus_1_1; 48 using ::android::hardware::usb::V1_2::ContaminantDetectionStatus; 49 using ::android::hardware::usb::V1_2::ContaminantProtectionMode; [all …]
|
D | Android.bp | 22 "android.hardware.usb@1.0", 23 "android.hardware.usb@1.1", 24 "android.hardware.usb@1.2",
|
/hardware/interfaces/usb/1.0/vts/functional/ |
D | VtsHalUsbV1_0TargetTest.cpp | 34 using ::android::hardware::usb::V1_0::IUsbCallback; 35 using ::android::hardware::usb::V1_0::IUsb; 36 using ::android::hardware::usb::V1_0::PortDataRole; 37 using ::android::hardware::usb::V1_0::PortMode; 38 using ::android::hardware::usb::V1_0::PortPowerRole; 39 using ::android::hardware::usb::V1_0::PortRole; 40 using ::android::hardware::usb::V1_0::PortRoleType; 41 using ::android::hardware::usb::V1_0::PortStatus; 42 using ::android::hardware::usb::V1_0::Status; 112 usb = ::testing::VtsHalHidlTargetTestBase::getService<IUsb>( in SetUp() [all …]
|
/hardware/interfaces/usb/1.0/default/ |
D | Usb.h | 18 namespace usb { 22 using ::android::hardware::usb::V1_0::IUsb; 23 using ::android::hardware::usb::V1_0::IUsbCallback; 24 using ::android::hardware::usb::V1_0::PortRole;
|
D | android.hardware.usb@1.0-service.rc | 1 service vendor.usb-hal-1-0 /vendor/bin/hw/android.hardware.usb@1.0-service
|
D | Android.bp | 16 name: "android.hardware.usb@1.0-service", 18 init_rc: ["android.hardware.usb@1.0-service.rc"], 33 "android.hardware.usb@1.0",
|
D | Usb.cpp | 34 namespace usb { namespace 316 android::hardware::usb::V1_0::implementation::Usb *usb; member 337 if (payload->usb->mCallback != NULL) { in uevent_event() 341 payload->usb->mCallback->notifyPortStatusChange(currentPortStatus, status); in uevent_event() 368 payload.usb = (android::hardware::usb::V1_0::implementation::Usb *)param; in work() 459 Usb *usb; variable 464 assert(usb == NULL); in Usb() 465 usb = this; in Usb()
|
D | service.cpp | 27 using android::hardware::usb::V1_0::IUsb; 28 using android::hardware::usb::V1_0::implementation::Usb;
|
/hardware/interfaces/usb/1.2/ |
D | Android.bp | 4 name: "android.hardware.usb@1.2", 15 "android.hardware.usb@1.0", 16 "android.hardware.usb@1.1",
|
D | types.hal | 17 package android.hardware.usb@1.2; 19 import android.hardware.usb@1.1::PortStatus_1_1; 20 import android.hardware.usb@1.0::Status; 68 * mode where a port shall only detect usb accessories such as headsets 76 * not respond to connection of chargers or usb accessories.
|
D | IUsbCallback.hal | 17 package android.hardware.usb@1.2; 19 import android.hardware.usb@1.1::IUsbCallback; 20 import android.hardware.usb@1.0::Status;
|
/hardware/interfaces/usb/1.1/ |
D | Android.bp | 4 name: "android.hardware.usb@1.1", 15 "android.hardware.usb@1.0",
|
D | IUsb.hal | 17 package android.hardware.usb@1.1; 19 import android.hardware.usb@1.0; 26 interface IUsb extends android.hardware.usb@1.0::IUsb {};
|
D | IUsbCallback.hal | 17 package android.hardware.usb@1.1; 19 import android.hardware.usb@1.0;
|
D | types.hal | 17 package android.hardware.usb@1.1; 19 import android.hardware.usb@1.0;
|
/hardware/google/pixel/usb/include/pixelusb/ |
D | UsbGadgetCommon.h | 47 namespace usb { 81 using ::android::hardware::usb::gadget::V1_0::GadgetFunction; 82 using ::android::hardware::usb::gadget::V1_0::Status;
|
/hardware/interfaces/usb/gadget/1.0/ |
D | Android.bp | 4 name: "android.hardware.usb.gadget@1.0",
|
/hardware/interfaces/usb/1.0/ |
D | Android.bp | 4 name: "android.hardware.usb@1.0",
|
/hardware/interfaces/camera/provider/2.4/default/ |
D | android.hardware.camera.provider@2.4-external-service.rc | 5 group audio camera input drmrpc usb
|
/hardware/interfaces/camera/provider/2.5/default/ |
D | android.hardware.camera.provider@2.5-external-service.rc | 6 group audio camera input drmrpc usb
|
/hardware/interfaces/prebuilt_hashes/ |
D | 28.txt | 148 4ef57499273f38bdbdd0c15e56ee7a4bc5f18a5644092170a531df3541d9e015 android.hardware.usb@1.0::IUsb 149 4be7881e411ba42784bf5b7354c14ae0cf161004d39433aaecaab0d19ea99354 android.hardware.usb@1.0::IUsbCall… 150 f7e6e747910a3cd0a35846141e3b990a6a612a297b2b70ccd5740b646a450a8c android.hardware.usb@1.0::types 210 b30ef02ef26ff804e2f6acf1201bc141b59e134e6a0338562284491102cb13e3 android.hardware.usb@1.1::IUsb 211 13a580e35af01270a1e9774177c51db51d8672e6139ba00851e654e68a4d7dff android.hardware.usb@1.1::IUsbCall… 212 f0ed667288908c08fced570bd1f3c4a0f236aa927938e805f0d9fece525da81e android.hardware.usb@1.1::types 273 aebcd9ff2da05c9d4c439916f40dfd219ba7629919007cb981ebf150064b4f82 android.hardware.usb@1.1::IUsb 365 8ddfa7542772cc7bca19972b2d856264efa31914bfd098aeb7c2079d950194cb android.hardware.usb.gadget@1.0::I… 366 ad0a620cda08f01b151c30cb7afa23b0637cc84340cf8dec00ac8e32cf54a8db android.hardware.usb.gadget@1.0::I… 367 51fc20f223561ac3a32ace3217837ef3860265bd91c8b7ae3859532caef9bc39 android.hardware.usb.gadget@1.0::t…
|
/hardware/libhardware/modules/audio/ |
D | Android.bp | 20 // required type is 'primary'. Other possibilites are 'a2dp', 'usb', etc. 38 // required type is 'primary'. Other possibilites are 'a2dp', 'usb', etc.
|
/hardware/interfaces/ |
D | current.txt | 148 4ef57499273f38bdbdd0c15e56ee7a4bc5f18a5644092170a531df3541d9e015 android.hardware.usb@1.0::IUsb 149 4be7881e411ba42784bf5b7354c14ae0cf161004d39433aaecaab0d19ea99354 android.hardware.usb@1.0::IUsbCall… 150 f7e6e747910a3cd0a35846141e3b990a6a612a297b2b70ccd5740b646a450a8c android.hardware.usb@1.0::types 210 b30ef02ef26ff804e2f6acf1201bc141b59e134e6a0338562284491102cb13e3 android.hardware.usb@1.1::IUsb 211 13a580e35af01270a1e9774177c51db51d8672e6139ba00851e654e68a4d7dff android.hardware.usb@1.1::IUsbCall… 212 f0ed667288908c08fced570bd1f3c4a0f236aa927938e805f0d9fece525da81e android.hardware.usb@1.1::types 273 aebcd9ff2da05c9d4c439916f40dfd219ba7629919007cb981ebf150064b4f82 android.hardware.usb@1.1::IUsb 368 8ddfa7542772cc7bca19972b2d856264efa31914bfd098aeb7c2079d950194cb android.hardware.usb.gadget@1.0::I… 369 ad0a620cda08f01b151c30cb7afa23b0637cc84340cf8dec00ac8e32cf54a8db android.hardware.usb.gadget@1.0::I… 370 51fc20f223561ac3a32ace3217837ef3860265bd91c8b7ae3859532caef9bc39 android.hardware.usb.gadget@1.0::t… [all …]
|