]> git.neil.brown.name Git - history.git/commit
BNEP (Bluetooth Network Encapsulation Protocol) support.
authorMaksim Krasnyanskiy <maxk@viper.(none)>
Fri, 4 Oct 2002 09:41:50 +0000 (02:41 -0700)
committerMaksim Krasnyanskiy <maxk@viper.qualcomm.com>
Fri, 4 Oct 2002 09:41:50 +0000 (02:41 -0700)
commit5c173c6636dd1baa8337edbd128dc467bd62c71a
tree52d6a9367ef1c5d26eed6e6d59f9227ae2d02291
parent0d453bba36ef46307bb56a8e231b87b3044e62c4
BNEP (Bluetooth Network Encapsulation Protocol) support.
net/bluetooth/Config.help
net/bluetooth/Config.in
net/bluetooth/Makefile
net/bluetooth/bnep/Config.in [new file with mode: 0644]
net/bluetooth/bnep/Makefile [new file with mode: 0644]
net/bluetooth/bnep/bnep.h [new file with mode: 0644]
net/bluetooth/bnep/core.c [new file with mode: 0644]
net/bluetooth/bnep/crc32.c [new file with mode: 0644]
net/bluetooth/bnep/crc32.h [new file with mode: 0644]
net/bluetooth/bnep/netdev.c [new file with mode: 0644]
net/bluetooth/bnep/sock.c [new file with mode: 0644]