summaryrefslogtreecommitdiff
path: root/libopie2/IDEAS
blob: 38b04b273a5c681ee7a9cdde25c969ddfa43e249 (plain)
1
2
3
4
5
6
7
8
9
10
* universal connectivity API that implements OBEX on top of
(wired or wireless) ethernet, infrared, and bluetooth:
Every host device has a number of interfaces which are
"connected" to certain peers. There are different kinds of
inquiry methods and connection states, however the basic
principle is the same. User level code that wants to send
an object to a peer could be greatly simplified that way.

* generic subsystem base classes to unify the
network, bluetooth, pcmcia, input, etc. APIs