6520 Commits

Author SHA1 Message Date
Matthias Ringwald
81b47ac273 avdtp: reduce debug output 2017-01-16 17:03:38 +01:00
Milanka Ringwald
fcd037ac4f Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp 2017-01-16 17:03:13 +01:00
Milanka Ringwald
26fad0d2be start removing handle stream endpoint 2017-01-16 17:02:57 +01:00
Matthias Ringwald
f5b25c1162 avdtp: reduce debug output 2017-01-16 17:00:36 +01:00
Matthias Ringwald
62fb99fe67 include dependent header 2017-01-16 17:00:01 +01:00
Milanka Ringwald
d3d88e8bb5 Merge branch 'develop' into a2dp 2017-01-16 15:30:07 +01:00
Milanka Ringwald
60099f8b9d fix configuration event 2017-01-16 15:16:45 +01:00
Matthias Ringwald
eddcc851ca winusb: add basic btstack_config.h 2017-01-16 14:45:07 +01:00
Matthias Ringwald
19423ce79f winusb: fix compile without enable_sco_over_hci 2017-01-16 14:44:17 +01:00
Milanka Ringwald
ea7bd52950 emit configuration and capabilities 2017-01-16 14:40:25 +01:00
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
Milanka Ringwald
e145da5176 add configuration to sep type 2017-01-11 15:38:03 +01:00
Matthias Ringwald
ee73ad13c7 libusb: streamline names for different packet types and transfers 2017-01-11 10:29:27 +01:00
Milanka Ringwald
3338b9aef0 sink initiator smg pts tests 2017-01-10 17:01:33 +01:00
Milanka Ringwald
b6a2be33c1 sink initiator smg pts tests 2017-01-10 17:01:13 +01:00
Matthias Ringwald
634a9874c0 fixes for merge from develop 2017-01-10 16:31:31 +01:00
Matthias Ringwald
fa5e295474 hfp_ag: enable mSBC again 2017-01-10 16:21:42 +01:00
Matthias Ringwald
5d0321ac0e winusb: use packet logger 2017-01-10 16:03:50 +01:00
Matthias Ringwald
335a1190b4 Merge branch 'develop' into windows-h4 2017-01-10 16:01:26 +01:00
Matthias Ringwald
0e0be2033c hfp_hf: consider codec accepted when we support the requested one - before we get the OK 2017-01-10 15:57:58 +01:00
Matthias Ringwald
08dc2fad0e reduce buffers to 8 * 3 for incoming sco like with libusb 2017-01-10 15:31:26 +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
fdd329349c cleanup code 2017-01-10 12:20:18 +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
11cb6f2da3 winusb: basically working 2017-01-09 16:14:50 +01:00
Matthias Ringwald
1e15430263 hci_dump: log sco to stdout, use O_BINART and 0755 file permission on win32 2017-01-09 15:53:45 +01:00
Matthias Ringwald
83f31aa4d7 sco sending implemented but not working 2017-01-09 10:57:59 +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