]> rtime.felk.cvut.cz Git - mirosot.git/commit
Added bth_test application. Not finished.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 13 Nov 2006 08:57:00 +0000 (08:57 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 13 Nov 2006 08:57:00 +0000 (08:57 +0000)
commit0be5c211c2ecdb742e73f6c342039561191a3036
tree8c20c8cf99c68bacf283db8bcee42a84348a0dbb
parent3724f24eb6f2adb9c92b84080ac073346c747da8
Added bth_test application. Not finished.

The aim of this app is to test (and find bugs in) mirobt library under Linux.

darcs-hash:20061113085737-f2ef6-4b7fc181518a742813566641ab312846f88cd79f.gz
26 files changed:
bth_tests/bluetooth/.emacs-dirvars [new file with mode: 0644]
bth_tests/bluetooth/Makefile [new file with mode: 0644]
bth_tests/bluetooth/Makefile.omk [new file with mode: 0644]
bth_tests/bluetooth/Makefile.win [new file with mode: 0644]
bth_tests/bluetooth/bth_cmd_complete_ev.c [new file with mode: 0644]
bth_tests/bluetooth/bth_command.c [new file with mode: 0644]
bth_tests/bluetooth/bth_error.c [new file with mode: 0644]
bth_tests/bluetooth/bth_event_acc.c [new file with mode: 0644]
bth_tests/bluetooth/bth_fce_out.h [new file with mode: 0644]
bth_tests/bluetooth/bth_h8s2638.h [new file with mode: 0644]
bth_tests/bluetooth/bth_inface.c [new file with mode: 0644]
bth_tests/bluetooth/bth_inface.h [new file with mode: 0644]
bth_tests/bluetooth/bth_main.c [new file with mode: 0644]
bth_tests/bluetooth/bth_receive.h [new file with mode: 0644]
bth_tests/bluetooth/fake_pkt_controll.c [new file with mode: 0644]
bth_tests/bluetooth/h2638_pkt_controll.c [new file with mode: 0644]
bth_tests/bluetooth/hci.h [new file with mode: 0644]
bth_tests/bluetooth/hci_bluez.c [new file with mode: 0644]
bth_tests/bluetooth/hci_command.h [new file with mode: 0644]
bth_tests/bluetooth/hci_error.h [new file with mode: 0644]
bth_tests/bluetooth/hci_event.h [new file with mode: 0644]
bth_tests/bluetooth/hci_sci.c [new file with mode: 0644]
bth_tests/bluetooth/inface_bth.h [new file with mode: 0644]
bth_tests/bluetooth/inline_fce.h [new file with mode: 0644]
bth_tests/bluetooth/l2cap.c [new file with mode: 0644]
bth_tests/bluetooth/l2cap.h [new file with mode: 0644]