Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 7 of 7) sorted by relevance

/packages/modules/adb/client/
Dusb_osx.cpp54 IOUSBInterfaceInterface550** interface; member
319 static bool ClearPipeStallBothEnds(IOUSBInterfaceInterface550** interface, UInt8 bulkEp) { in ClearPipeStallBothEnds()
330 static std::unique_ptr<usb_handle> CheckInterface(IOUSBInterfaceInterface550** interface, in CheckInterface()
Dusb_linux.cpp147 struct usb_interface_descriptor* interface; in find_usb_device() local
534 unsigned char ep_out, int interface, int serial_index, in register_device()
Dtransport_mdns.cpp139 for (const auto interface : interface_infos) { in GetConfigForAllInterfaces() local
Dusb_libusb.cpp364 const libusb_interface& interface = config->interface[interface_num]; in FindInterface() local
/packages/modules/Connectivity/Tethering/jni/
Dcom_android_networkstack_tethering_BpfUtils.cpp141 static int hardwareAddressType(const char* interface) { in hardwareAddressType()
167 ScopedUtfChars interface(env, iface); in com_android_networkstack_tethering_BpfUtils_isEthernet() local
/packages/modules/adb/tools/
Dcheck_ms_os_desc.cpp44 const libusb_interface* interface = &config_desc->interface[i]; in is_adb_device() local
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp779 int hal_util_load_bt_library(const bt_interface_t** interface) { in hal_util_load_bt_library()