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