6231 Commits

Author SHA1 Message Date
Matthias Ringwald
e8c8828ea5 hci: advertisements only for central 2017-01-15 23:07:24 +01:00
Matthias Ringwald
e7f94a8ee6 daemon: fix compile 2017-01-15 22:38:16 +01:00
Matthias Ringwald
d70217a228 gap: require ENABLE_LE_CENTRAL for adv scans and outgoing connections, ENABLE_LE_PERIPHERAL for advertisements 2017-01-15 22:32:52 +01:00
Matthias Ringwald
7353fdb4f5 fix compile: test + daemon 2017-01-14 22:24:22 +01:00
Matthias Ringwald
eef5d8269f libusb: fix compile without sco over hci 2017-01-14 22:23:38 +01:00
Matthias Ringwald
42134bc67d sm: comment code for not supported role if only Central or Peripheral are enabled 2017-01-14 22:04:38 +01:00
Matthias Ringwald
9f2140b6fd Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-14 22:03:37 +01:00
Matthias Ringwald
c8b300b968 example: clean object files in src folders, too 2017-01-14 22:01:31 +01:00
Matthias Ringwald
1a68220246 config: add ENABLE_LE_PERIPHERAL and ENABLE_LE_CENTRAL to be able to reduce code size in Security Manager 2017-01-14 17:47:16 +01:00
Matthias Ringwald
130ef641ef msp430: disable gap_inquiry example 2017-01-13 21:49:54 +01:00
Matthias Ringwald
02b78fc885 fix compile 2017-01-13 19:30:00 +01:00
Matthias Ringwald
e1cd7dec93 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-13 19:27:31 +01:00
Matthias Ringwald
7a766ebf4f LE: require ENABLE_LE_SIGNED_WRITE for ATT/GATT Signed Writes 2017-01-13 18:56:26 +01:00
Matthias Ringwald
0e6f3837b0 hci: mark more code as Classic only 2017-01-13 18:32:02 +01:00
Matthias Ringwald
1c9e5e9dcc hci: mark more code as Classic only 2017-01-13 18:21:43 +01:00
Matthias Ringwald
76f27cff63 hci: mark more code as Classic only 2017-01-13 18:18:14 +01:00
Matthias Ringwald
e86b2fec6e embedded: handle timers when system_time overruns 2017-01-13 18:00:38 +01:00
Matthias Ringwald
26a1d27a3a README: BLE -> BLE Mesh 2017-01-13 11:10:44 +01:00
Matthias Ringwald
ee73ad13c7 libusb: streamline names for different packet types and transfers 2017-01-11 10:29:27 +01:00
Matthias Ringwald
01f6d60c42 hci_dump: log sco packets in STDOUT mode, use binary mode and correct file permissions on windows 2017-01-10 14:03:12 +01:00
Matthias Ringwald
219d8683c5 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-10 13:56:28 +01:00
Matthias Ringwald
1934b58658 doc: tidy function signature, improve api parser 2017-01-10 13:56:21 +01:00
Matthias Ringwald
cd77dd3850 hci: fix ios build 2017-01-10 11:41:40 +01:00
Matthias Ringwald
06b9e82047 hci: reduce init code (skip baud rate and bd addr changes) for SoC ports 2017-01-10 11:39:50 +01:00
Matthias Ringwald
c83b02157f example/panu_demo: fix unused argument warnings 2017-01-07 22:11:48 +01:00
Matthias Ringwald
c9bf9c270c bnep: forward Ethernet packet to registered client 2017-01-07 22:11:32 +01:00
Matthias Ringwald
1bde12b42f Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-07 21:46:09 +01:00
Matthias Ringwald
eb8fc74029 examples: parse command line args only if HAVE_POSIX_STDIN, don't call exit() 2017-01-07 21:45:56 +01:00
Matthias Ringwald
b49b524c9b Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-01 21:39:19 +01:00
Matthias Ringwald
9e889c28d8 ios: drop armv6, update compile instructions 2017-01-01 21:32:02 +01:00
Matthias Ringwald
f22209df62 fix unused params warnings 2016-12-22 22:46:20 +01:00
Matthias Ringwald
d066298299 fix unused params warnings 2016-12-22 22:44:50 +01:00
Matthias Ringwald
9ec2630ce4 fix unused parameters warning 2016-12-22 22:16:16 +01:00
Matthias Ringwald
fecc923b73 avoid warning in battery_service_server 2016-12-22 17:54:09 +01:00
Matthias Ringwald
8084ae4a58 cc256x: fix compile by incl. btstack_chipset_cc256x.h in generated init script files 2016-12-19 16:12:43 +01:00
Matthias Ringwald
1a919128ef sco_util: more test modes, print incorrect received bytes in red 2016-12-19 14:35:28 +01:00
Matthias Ringwald
48093f1910 docs: fix CC256x table 2016-12-14 15:22:09 +01:00
Matthias Ringwald
8d676818aa port/msp430f229: disable ble_server example due to increase in rom size 2016-12-14 14:34:59 +01:00
Matthias Ringwald
4f537631e3 docs: update cc256x info 2016-12-14 14:29:27 +01:00
Matthias Ringwald
65aee4ee6a cc256x: add check for manufacturer and lmp_subversion to ports with cc256x 2016-12-14 14:14:46 +01:00
Matthias Ringwald
ed5d91bab6 cc256x: provide btstack_chipset_cc256x_lmp_subversion(), validate in posix-h4 port 2016-12-14 12:31:16 +01:00
Matthias Ringwald
755bc58582 hci: remove hci_set_local_version_information_callback (use hci_add_event_handler instead) 2016-12-14 11:50:46 +01:00
Matthias Ringwald
06ee659a5c cc256x: only convert individual files instead processing all *.bts files 2016-12-14 11:32:40 +01:00
Matthias Ringwald
37da03da17 cc256x: fetch CC256xB v1.5 and CC256xC v1.0 from BlueKitchen site, only extract individual files from .zips 2016-12-14 10:50:55 +01:00
Matthias Ringwald
73ff2b1c17 cc256x: map aka to lmp_subversion and provide generated init script 2016-12-13 22:35:30 +01:00
Matthias Ringwald
6ab4420a83 cc256x: list unified 'aka' init script version 2016-12-13 22:17:22 +01:00
Matthias Ringwald
439b93a15d chipsets: add CC256xC 2016-12-13 21:47:51 +01:00
Matthias Ringwald
69316fe8e4 cc256x: fixes Makefile.inc, cleanup conversion script 2016-12-13 21:41:47 +01:00
Matthias Ringwald
638e16f3df cc256x: support CC256xB v1.5 and CC256xC v1.0 service packs 2016-12-13 15:47:10 +01:00
Matthias Ringwald
0e62b7a5c0 hfp_ag: use address string instead of address in hex 2016-12-08 11:50:26 +01:00