3838 Commits

Author SHA1 Message Date
Matthias Ringwald
ed42068928 add pan.c to bnep_test 2015-07-16 14:09:50 +02:00
Matthias Ringwald
83ec85e25a Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-16 14:08:56 +02:00
Matthias Ringwald
a6e992ec11 added 'send ARP IPv4' 2015-07-16 12:53:09 +02:00
Milanka Ringwald
f4908f57ee Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-16 12:47:56 +02:00
Milanka Ringwald
a2cdbfb0f3 hfp: loop over all connections in hfp_run 2015-07-16 12:47:38 +02:00
Matthias Ringwald
117bd1d8e9 provide PANU SDP record 2015-07-16 12:25:28 +02:00
Matthias Ringwald
342bf200f4 allow to pass list of network packet types to PAN SDP record create helpers 2015-07-16 12:24:46 +02:00
Matthias Ringwald
779e62ab89 fix param order for pan.h 2015-07-16 11:42:12 +02:00
Milanka Ringwald
844fc471ee remove include for BTstack root folder, log to hci dump 2015-07-16 11:30:50 +02:00
Milanka Ringwald
d0c2a22fc7 fix compile 2015-07-16 10:57:37 +02:00
Milanka Ringwald
7a5779a838 hfp: fix compile 2015-07-16 10:57:00 +02:00
Milanka Ringwald
b1d931f9ca Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-16 10:27:07 +02:00
Milanka Ringwald
b93e0a8876 hfp: fix example, fix rfcomm connection establishment 2015-07-16 10:26:53 +02:00
Matthias Ringwald
944e1e9557 also send ipv6 ping requests 2015-07-15 16:44:26 +02:00
Milanka Ringwald
618d81f09a hfp hf connection establishment 2015-07-15 16:22:57 +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
33cd41fb71 added info on examples 2015-07-14 22:48:11 +02:00
Matthias Ringwald
ead54bafa3 gitignore .deb 2015-07-14 22:40:59 +02:00
Matthias Ringwald
acd4c1caa0 remove outdated/unused files 2015-07-14 22:40:12 +02:00
Matthias Ringwald
c69c95f770 delete outdated project 2015-07-14 22:38:37 +02:00
Matthias Ringwald
e0a899f982 fix warnings 2015-07-14 22:36:22 +02:00
Matthias Ringwald
5ea0656523 start updating makefile 2015-07-14 16:43:33 +02:00
Matthias Ringwald
9fd7c910a7 minor bump for PreferenceLoader dependency 2015-07-12 22:26:38 +02:00
Matthias Ringwald
1747e8dfdc depend on latest libstatusbar and bump version to 0.4 2015-07-12 21:50:52 +02:00
Matthias Ringwald
019f9b43ba fix re-entrance issue that causes l2cap event channel open to be sent twice 2015-07-12 00:00:31 +02:00
Matthias Ringwald
0acdfac72b fix markup 2015-07-10 23:29:37 +02:00
Matthias Ringwald
04d45f3d5c fix markup 2015-07-10 23:22:47 +02:00
Matthias Ringwald
3c0df19ab8 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-10 23:16:46 +02:00
Matthias Ringwald
39e3752e0b added compile instructions 2015-07-10 23:16:24 +02:00
Milanka Ringwald
966654b8b0 hfp: renamed emit_event 2015-07-10 17:24:30 +02:00
Milanka Ringwald
b8aaad02eb Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-10 17:16:45 +02:00
Milanka Ringwald
2519d0dbc7 hfp: supported features, codecs negotiation 2015-07-10 17:16:25 +02:00
Matthias Ringwald
99ecc4c71e pass src and dest uuid for bnep_connect 2015-07-10 17:02:25 +02:00
Matthias Ringwald
6a68898750 enable log info/error for pts testing 2015-07-10 17:01:51 +02:00
Matthias Ringwald
bced8a331e fix src/dst compressed 2015-07-10 16:21:56 +02:00
Matthias Ringwald
fe800568da Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-10 14:32:31 +02:00
Matthias Ringwald
2d0d2b4d09 hard-code product/vendor id for PTS IUT to avoid problems with running PTS in VM 2015-07-10 14:30:48 +02:00
Matthias Ringwald
633170d6a1 fix test compile 2015-07-10 11:56:39 +02:00
Milanka Ringwald
fdba85bc1b hfp: handle RFCOMM channel open failed 2015-07-10 11:02:41 +02:00
Milanka Ringwald
fc4dcb0960 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-10 10:46:51 +02:00
Milanka Ringwald
3c972b1e06 hfp connect: refactored packet handler 2015-07-10 10:46:45 +02:00
Matthias Ringwald
39bb061f9f just skip termios handling on win32 2015-07-10 10:02:46 +02:00
Milanka Ringwald
181c4d2275 hfp: introduced hfp role 2015-07-09 17:03:16 +02:00
Milanka Ringwald
195ef3aa73 added MAX_NO_HFP_CONNECTIONS 2015-07-09 15:57:42 +02:00
Milanka Ringwald
7851d68cc3 added MAX_NO_HFP_CONNECTIONS 2015-07-09 15:34:22 +02:00
Milanka Ringwald
ea5029c9a4 hfp: sdp query 2015-07-09 15:28:06 +02:00
Milanka Ringwald
92fdd6fa5f Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-08 17:16:03 +02:00
Milanka Ringwald
af3f2ab928 hfp: add skeleton files, create service records for HFP HF unit and AG 2015-07-08 17:15:50 +02:00
Matthias Ringwald
c53e70f81c Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-07-08 15:38:41 +02:00