Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def getDeviceAddress(self):
"""
Get device's address on its bus.
"""
return libusb1.libusb_get_device_address(self.device_p)
def getDeviceAddress(self):
"""
Get device's address on its bus.
"""
return libusb1.libusb_get_device_address(self.device_p)
def getDeviceAddress(self):
"""
Get device's address on its bus.
"""
return libusb1.libusb_get_device_address(self.device_p)