# File lib/usb.rb, line 314
def
endpoints
()
self
.
settings
.
map
{
|
d
|
d
.
endpoints
}.
flatten
end