2996 Commits

Author SHA1 Message Date
Matthias Ringwald
400b7c04a0 hfp: decline incoming rfcomm connection if no memory for state 2017-01-30 16:27:24 +01:00
Milanka Ringwald
8ef7100f5b avdtp: files moved to src/classic 2017-01-30 15:18:39 +01:00
Matthias Ringwald
5d86890cc5 util: add flip16 and endianess checks 2017-01-26 21:58:54 +01:00
Matthias Ringwald
7cd567c849 hfp_plc: annotate PCM samples are in host endianess 2017-01-26 19:39:25 +01:00
Matthias Ringwald
972807b1e9 hfp_msbc: annotate PCM samples are in host endianess 2017-01-26 19:21:49 +01:00
Matthias Ringwald
2c36c79169 Ring Buffer: speed up by using memcpy 2017-01-25 21:13:50 +01:00
Matthias Ringwald
c79b4cab43 hfp_ag: remove debug output 2017-01-24 19:14:53 +01:00
Matthias Ringwald
034e9b53bb hci: fix compile 2017-01-23 15:26:05 +01:00
Matthias Ringwald
b55748bb3b Merge branch 'develop' into h2-sco 2017-01-23 15:17:25 +01:00
Matthias Ringwald
fac2e2fe9d hfp: use 16-bit samples for narrow-band / CVSD 2017-01-23 14:59:39 +01:00
Matthias Ringwald
4e4f6f264b hfp: streamline code in sbc and cvsd plc 2017-01-23 11:57:07 +01:00
Matthias Ringwald
2c68f1640c hci: fix compile without ENABLE_BLE 2017-01-21 17:38:59 +01:00
Matthias Ringwald
ee752bb8db hci_transport: add set_sco_config and call when nr. of SCO connections changes 2017-01-19 17:05:43 +01:00
Matthias Ringwald
d402ff8276 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-19 14:35:19 +01:00
Matthias Ringwald
a42798c331 hci: configure Broadcom chipsets to send SCO data via HCI transport 2017-01-19 14:19:30 +01:00
Matthias Ringwald
a8500c8fab hfp_ag: less debug output 2017-01-19 11:49:15 +01:00
Milanka Ringwald
4d6cff8950 Merge branch 'develop' into a2dp 2017-01-18 15:34:08 +01:00
Milanka Ringwald
2c708e8a27 introduced general reject and reject events 2017-01-18 14:25:38 +01:00
Matthias Ringwald
640687766b hci: call gap_advertisments_changed only with le peripheral support 2017-01-18 12:40:25 +01:00
Matthias Ringwald
06e5cf96d4 hci: make hci_le_set_own_address_type available for central-only builds 2017-01-18 12:35:50 +01:00
Matthias Ringwald
d3365dbef3 hci: make hci_le_set_own_address_type available for central-only builds 2017-01-18 12:33:45 +01:00
Matthias Ringwald
dd5196913b sm: make own_address_type accessible for central-only, too 2017-01-18 12:15:04 +01:00
Matthias Ringwald
903ea03a2f hci: fix init sequence if le central not supported 2017-01-18 12:09:35 +01:00
Matthias Ringwald
e691bb38f1 hci: fix reading whitelist size 2017-01-18 11:56:52 +01:00
Matthias Ringwald
b95a5a357a gap_le: cleanup use of own address for scanning, advertisements, and connection creation 2017-01-18 11:50:45 +01:00
Matthias Ringwald
a508997d74 Merge branch 'develop' into windows-h4 2017-01-16 21:32:42 +01:00
Matthias Ringwald
bed807757d avdtp: define avdtp_sink_callback in avdtp_sink 2017-01-16 17:48:29 +01:00
Matthias Ringwald
beaf082c27 avdtp: use unique meta event 0xeb 2017-01-16 17:27:06 +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
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
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
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
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
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
Milanka Ringwald
3338b9aef0 sink initiator smg pts tests 2017-01-10 17:01:33 +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
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
1e15430263 hci_dump: log sco to stdout, use O_BINART and 0755 file permission on win32 2017-01-09 15:53:45 +01:00