]> rtime.felk.cvut.cz Git - mirosot.git/commit
Initial import of Petr's work.
authorNguyen Hoang <nhttu82@yahoo.com>
Wed, 28 Jun 2006 13:20:00 +0000 (13:20 +0000)
committerNguyen Hoang <nhttu82@yahoo.com>
Wed, 28 Jun 2006 13:20:00 +0000 (13:20 +0000)
commit4e0cc103d87913972586c05e1161553493b9428b
treed79ffb6a4d1edbf8d9845141515268811a3c4817
Initial import of Petr's work.

darcs-hash:20060628132006-5a954-7245443a2ba8d39662c9f6e830f96519c1d14e75.gz
28 files changed:
Makefile [new file with mode: 0644]
Makefile.omk [new file with mode: 0644]
bluetooth/Makefile [new file with mode: 0644]
bluetooth/Makefile.omk [new file with mode: 0644]
bluetooth/Makefile.win [new file with mode: 0644]
bluetooth/bth_cmd_complete_ev.c [new file with mode: 0644]
bluetooth/bth_command.c [new file with mode: 0644]
bluetooth/bth_error.c [new file with mode: 0644]
bluetooth/bth_event_acc.c [new file with mode: 0644]
bluetooth/bth_fce_out.h [new file with mode: 0644]
bluetooth/bth_h8s2638.h [new file with mode: 0644]
bluetooth/bth_inface.c [new file with mode: 0644]
bluetooth/bth_inface.h [new file with mode: 0644]
bluetooth/bth_main.c [new file with mode: 0644]
bluetooth/bth_receive.h [new file with mode: 0644]
bluetooth/h2638_pkt_controll.c [new file with mode: 0644]
bluetooth/hci.h [new file with mode: 0644]
bluetooth/hci_command.h [new file with mode: 0644]
bluetooth/hci_error.h [new file with mode: 0644]
bluetooth/hci_event.h [new file with mode: 0644]
bluetooth/inface_bth.h [new file with mode: 0644]
bluetooth/inline_fce.h [new file with mode: 0644]
bluetooth/l2cap.c [new file with mode: 0644]
bluetooth/l2cap.h [new file with mode: 0644]
bluetooth/types.h [new file with mode: 0644]
testapp/Makefile [new file with mode: 0644]
testapp/Makefile.omk [new file with mode: 0644]
testapp/main.c [new file with mode: 0644]