27 Commits

Author SHA1 Message Date
Matthias Ringwald
7907f06931 btstack-config.h -> btstack_config.h 2016-01-21 15:41:16 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +01:00
Matthias Ringwald
eb8860135e fix missing bstack_ for struct data_source and struct timer. utils->btstack_util 2016-01-20 16:10:07 +01:00
Matthias Ringwald
8263662281 run_loop.h -> btstack_run_loop.h 2016-01-20 15:08:39 +01:00
Matthias Ringwald
106e8b67f6 pass in service record handle for sdp pan create 2015-11-25 16:01:50 +01:00
Matthias Ringwald
9293bfa465 rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap 2015-11-15 20:56:59 +01:00
Matthias Ringwald
f1a4af62ee drop connection from sdp register/unregister 2015-11-15 14:02:45 +01:00
Matthias Ringwald
0cc6429e00 drop connection from bnep implementation 2015-11-13 23:09:03 +01:00
Matthias Ringwald
c5a819b6c9 fix more l2cap packet handler 2015-11-13 22:03:53 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
e7057cf0c6 use big endian to calculate IPv4 checksum 2015-11-07 08:54:24 +01:00
Matthias Ringwald
195a80287b removed btstack/include folder 2015-10-15 16:33:34 +02:00
Matthias Ringwald
6bcbafa869 fix error in ipv4 llmnr dns data 2015-08-03 14:46:00 +02:00
Matthias Ringwald
e527a5be3f work on ipv6 llmnr request 2015-08-03 14:40:47 +02:00
Matthias Ringwald
352163a8f6 work on ipv6 llmnr request 2015-08-03 14:34:09 +02:00
Matthias Ringwald
12a752750c try sending ipv6 llmnr request 2015-08-03 14:16:35 +02:00
Matthias Ringwald
53c01e24d4 add 'send ipv4 llmnr request 2015-07-16 16:51:21 +02:00
Matthias Ringwald
55a9effef2 send ipv6 neighour discovery protocol neighbor soliciation message 2015-07-16 14:57:16 +02:00
Matthias Ringwald
a6e992ec11 added 'send ARP IPv4' 2015-07-16 12:53:09 +02:00
Matthias Ringwald
117bd1d8e9 provide PANU SDP record 2015-07-16 12:25:28 +02:00
Matthias Ringwald
944e1e9557 also send ipv6 ping requests 2015-07-15 16:44:26 +02:00
Matthias Ringwald
2b4a9ca24a send icmp ping ipv4 2015-07-15 16:15:14 +02:00
Matthias Ringwald
e02d2a7fba respond to PTS ICMP Ping 2015-07-15 15:51:21 +02:00
Matthias Ringwald
99ecc4c71e pass src and dest uuid for bnep_connect 2015-07-10 17:02:25 +02:00
Matthias Ringwald
bced8a331e fix src/dst compressed 2015-07-10 16:21:56 +02:00
Matthias Ringwald
b7e28d92a5 remove #include <termios.h> from pts tests 2015-06-19 11:27:40 +02:00
Matthias Ringwald
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00