4492 Commits

Author SHA1 Message Date
Matthias Ringwald
793a276237 hfp_ag: code review 2016-02-12 14:53:40 +01:00
Matthias Ringwald
c1d1ac5a3b gap_le_advertisements: fix endianess for services with UUID128 in advertisement 2016-02-11 15:46:51 +01:00
Matthias Ringwald
a650ba4d59 hci: make sure hci_run is called after transition to HCI_STATE_WORKING 2016-02-11 11:20:01 +01:00
Matthias Ringwald
0e7681ca32 sm_minimal: match event handling of sm.c 2016-02-11 11:11:09 +01:00
Matthias Ringwald
07fdcd55d7 spp_and_le_counter: allow writes on test characteristic 2016-02-11 10:35:30 +01:00
Matthias Ringwald
0af43532f7 sm_minimal: fix compile 2016-02-09 09:33:41 +01:00
Matthias Ringwald
7f4e0b55e0 ancs client demo: fix pairing confirm 2016-02-03 15:52:00 +01:00
Matthias Ringwald
bcca056723 hci transport: verify ACL packet payload len 2016-02-03 11:12:57 +01:00
Matthias Ringwald
8ab4656a5b rfcomm: fix checks for l2cap can send now 2016-02-01 16:51:45 +01:00
Matthias Ringwald
0f035029e4 bindings: extract btstack_parser to parse commands and events 2016-01-28 22:10:25 +01:00
Matthias Ringwald
3ad6e8fa85 add eHCILL warning to hci_transport_h4_dma 2016-01-28 20:41:09 +01:00
Matthias Ringwald
81fde08b92 remove HAVE_EHCILL from pic32-harmony project as it is using a CSR chipset. Throw warning if HAVE_EHCILL defined but transport does not support it (yet) 2016-01-28 20:39:21 +01:00
Matthias Ringwald
a9751d73b6 gap: add gap_random_address_set 2016-01-28 15:53:49 +01:00
Matthias Ringwald
92feaef781 rfcomm: release outgoing packet buffer in case of error in l2cap_send_prepared 2016-01-28 14:54:43 +01:00
Matthias Ringwald
83e7cdd948 l2cap: add l2cap_can_send_prepared_packet_now 2016-01-28 14:54:03 +01:00
Matthias Ringwald
7d00c19e81 arduino: add C++ protection 2016-01-27 15:36:32 +01:00
Matthias Ringwald
1aba866f2c add SCO handle to HSP_SUBEVENT_AUDIO_CONNECTION_COMPLETE 2016-01-24 19:07:46 +01:00
Milanka Ringwald
c4f23c26de fix compile 2016-01-21 15:21:29 +01:00
Milanka Ringwald
ee518282ae hfp gsm: last dialed stired as global 2016-01-21 15:20:11 +01:00
Milanka Ringwald
81ee2c99de hfp ag: wrap gsm model function 2016-01-21 14:44:55 +01:00
Milanka Ringwald
b0d2e4a3d5 hfp gsm: track alst dialed number 2016-01-21 12:12:58 +01:00
Milanka Ringwald
a9093a8aec Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-20 16:11:10 +01:00
Milanka Ringwald
58dd385e16 remove state code from pts hfp ag test 2016-01-20 16:11:03 +01:00
Milanka Ringwald
d2a4fb4f32 hfp cleanup: removing state code from ag client test 2016-01-20 16:06:09 +01:00
Milanka Ringwald
585dcc17b0 hfp cleanup: removing state code from ag client test 2016-01-20 16:02:56 +01:00
Milanka Ringwald
58694bd941 hfp cleanup 2016-01-20 15:58:27 +01:00
Milanka Ringwald
80fd9796b2 hfp cleanup 2016-01-20 15:17:01 +01:00
Matthias Ringwald
1eaab45cfe gatt compiler: typo 2016-01-19 10:00:42 +01:00
Matthias Ringwald
1c18ad7f10 gatt parser: parse number of digitals 2016-01-18 21:31:45 +01:00
Matthias Ringwald
917d42d5b9 gatt compiler: parse report reference 2016-01-18 21:21:32 +01:00
Matthias Ringwald
cf35e31f00 libusb: cleanup SCO code 2016-01-18 13:58:34 +01:00
Matthias Ringwald
6d9dc92885 add 2015 qualifcation 2016-01-18 11:05:00 +01:00
Matthias Ringwald
b3aad8da60 SCO: add hci_get_sco_packet_length to query SCO packet size needed for USB and use in hsp_hs_test 2016-01-16 21:57:34 +01:00
Matthias Ringwald
d5422c82dc libusb: use alt setting 2 for one 8-bit or 16-bit voice channel 2016-01-16 21:49:21 +01:00
Matthias Ringwald
800f1352ca use recommended SCO packet size of 24 frames for single channel 2016-01-15 23:15:52 +01:00
Matthias Ringwald
8961322356 libusb: use passed in SCO packet instead of empty buffer 2016-01-15 23:14:15 +01:00
Matthias Ringwald
0aa6c1da66 libusb: document alternate settings for interface 1 2016-01-15 22:41:42 +01:00
Matthias Ringwald
bd11d3d68e Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-15 22:12:04 +01:00
Matthias Ringwald
0bddbee1ba libusb: rewrite SCO sending to keep mutiple USB transfers queued 2016-01-15 22:11:56 +01:00
Milanka Ringwald
60b37999d9 hfp cleanup: remove clip_type and clip_number from ag 2016-01-15 14:57:14 +01:00
Milanka Ringwald
e29731ecdb remove printfs 2016-01-15 12:38:16 +01:00
Milanka Ringwald
b0ae5518fd hfp cleanup: remove callsetup from ag 2016-01-15 12:36:44 +01:00
Milanka Ringwald
00fe3c01d6 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-15 12:29:19 +01:00
Milanka Ringwald
26f0fa9d41 hfp cleanup: remove callheld state 2016-01-15 12:29:10 +01:00
Matthias Ringwald
df630c49fc libusb: enable sco 2016-01-15 11:39:01 +01:00
Matthias Ringwald
aa3d9d0d65 posix-csr port 2016-01-14 21:56:10 +01:00
Matthias Ringwald
772a36d34e csr: change local baudrate before sending warm reset command 2016-01-14 21:54:48 +01:00
Matthias Ringwald
7b90e0b281 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-01-14 17:25:28 +01:00
Matthias Ringwald
13ced00dea cc256x: route SCO over HCI if HAVE_SCO_OVER_HCI 2016-01-14 17:21:51 +01:00
Milanka Ringwald
7e36ba55d8 hfp cleanup 2016-01-14 17:14:42 +01:00