Matthias Ringwald
|
a9df98168a
|
fix warnings for unknown con handles in l2cap le run loop
|
2015-11-03 21:25:45 +01:00 |
|
Matthias Ringwald
|
c0581f3974
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-11-03 19:50:54 +01:00 |
|
Matthias Ringwald
|
703c8ecb42
|
return error 1 if rfcomm_send_prepared fails
|
2015-11-03 19:50:41 +01:00 |
|
Milanka Ringwald
|
3701b96b89
|
fix hfp ag parser test
|
2015-10-29 15:38:08 +01:00 |
|
Milanka Ringwald
|
f198049a98
|
check if hfp hf state machines have sent smth
|
2015-10-29 15:37:31 +01:00 |
|
Milanka Ringwald
|
d0df315e11
|
hfp hf: fix slc test
|
2015-10-29 15:25:35 +01:00 |
|
Milanka Ringwald
|
6d528dfacf
|
hfp hf: fix slc test
|
2015-10-29 15:25:19 +01:00 |
|
Milanka Ringwald
|
025e12c6f4
|
hfp hf test: rename function
|
2015-10-29 15:19:54 +01:00 |
|
Milanka Ringwald
|
9e5cdc7cc2
|
hfp hf test: rename function
|
2015-10-29 15:17:16 +01:00 |
|
Milanka Ringwald
|
af03d74799
|
hfp ag: fix tests
|
2015-10-29 14:57:33 +01:00 |
|
Milanka Ringwald
|
677427feb4
|
test only hfp ag
|
2015-10-23 22:54:35 +02:00 |
|
Milanka Ringwald
|
62656e3397
|
write test for hfp ag codecs connection
|
2015-10-23 22:41:31 +02:00 |
|
Milanka Ringwald
|
588953c14f
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-10-23 22:39:45 +02:00 |
|
Matthias Ringwald
|
0ffd472dab
|
added platforms/posix-h4: a generic Bluetooth module connected via a serial port
|
2015-10-19 23:51:53 +02:00 |
|
Matthias Ringwald
|
99b9695198
|
implement backspace for cli
|
2015-10-16 10:52:52 +02:00 |
|
Matthias Ringwald
|
44d6ef7ea0
|
fix cli redraw
|
2015-10-15 23:48:22 +02:00 |
|
Matthias Ringwald
|
6ef426db84
|
pretify cli
|
2015-10-15 23:48:15 +02:00 |
|
Matthias Ringwald
|
547765b020
|
rework gap le whitelist connections
|
2015-10-15 22:34:27 +02:00 |
|
Matthias Ringwald
|
a4c6d0a0bc
|
fix use after free crash
|
2015-10-15 21:27:02 +02:00 |
|
Milanka Ringwald
|
656f7353ee
|
fixing mock framework
|
2015-10-15 13:55:28 +02:00 |
|
Matthias Ringwald
|
97b901d7da
|
fix gatt_client test
|
2015-10-12 18:19:58 +02:00 |
|
Matthias Ringwald
|
bbf26c6527
|
make makefile in test fail on build or test error
|
2015-10-12 10:59:46 +02:00 |
|
Matthias Ringwald
|
edd8bdd843
|
fix compile of gatt_client mock
|
2015-10-11 23:34:50 +02:00 |
|
Matthias Ringwald
|
b77cf00a9f
|
add hci_dump.c to fix compile
|
2015-10-11 23:34:42 +02:00 |
|
Matthias Ringwald
|
a4fe4ae879
|
fix hci_le_advertisements_set_params and gap_advertisements_set_data to correctly disable advertisement before updating params/data
|
2015-10-10 22:26:55 +02:00 |
|
Matthias Ringwald
|
09222c1170
|
allow to fix local csrk for testing
|
2015-10-10 22:04:39 +02:00 |
|
Matthias Ringwald
|
80c6fa00ac
|
store both local and remote csrk - remote incorrect optimization
|
2015-10-10 21:36:43 +02:00 |
|
Matthias Ringwald
|
0300d5af9c
|
use same handle for signed write as in gatt gaw test
|
2015-10-10 15:05:51 +02:00 |
|
Matthias Ringwald
|
8e96e3b7fd
|
add gatt_client_pts_suppress_mtu_exchange for testing sm
|
2015-10-10 14:53:02 +02:00 |
|
Matthias Ringwald
|
c7fdde1ffc
|
clear gatt_client_t before use
|
2015-10-10 14:48:10 +02:00 |
|
Matthias Ringwald
|
e4a65ce94f
|
all GATT GPA tests pass
|
2015-10-09 23:53:30 +02:00 |
|
Matthias Ringwald
|
c5e516fdd2
|
add more GAP UUIDs
|
2015-10-09 23:53:01 +02:00 |
|
Matthias Ringwald
|
7fa238285e
|
move custom ATT_ERROR_TIMEOUT to 0x7f
|
2015-10-08 16:26:54 +02:00 |
|
Matthias Ringwald
|
12a5e8daf6
|
acquire peripheral context for GATT Indications if needed
|
2015-10-08 16:17:53 +02:00 |
|
Matthias Ringwald
|
49322b26bd
|
report gatt notifications without having a peripheral context
|
2015-10-08 16:05:44 +02:00 |
|
Matthias Ringwald
|
150ffeb60a
|
report notifications and indications
|
2015-10-08 15:41:32 +02:00 |
|
Matthias Ringwald
|
b826f55995
|
add Discover all characteristics in range
|
2015-10-08 15:18:05 +02:00 |
|
Matthias Ringwald
|
e3eb72c86b
|
bugfix: report last characteristic if characteristic is last handle in query
|
2015-10-08 15:17:10 +02:00 |
|
Matthias Ringwald
|
f9f54450a1
|
arduino: call gap_disconnect on disconnect
|
2015-10-06 22:59:47 +02:00 |
|
Matthias Ringwald
|
39d281a3eb
|
flip BD_ADDR from SM_CODE_IDENTITY_ADDRESS_INFORMATION. only add device to db if neither IRK nor public address are found
|
2015-10-06 10:02:40 +02:00 |
|
Matthias Ringwald
|
2626a89083
|
confirm just works in peripheral test
|
2015-10-05 23:02:49 +02:00 |
|
Matthias Ringwald
|
4161771627
|
all GATT Write tests but signed write are green
|
2015-10-05 22:31:27 +02:00 |
|
Matthias Ringwald
|
d622771835
|
add gatt_client_write_long_characteristic_descriptor_using_descriptor_handle_with_offset and gatt_client_write_long_value_of_characteristic_with_offset
|
2015-10-05 22:30:46 +02:00 |
|
Matthias Ringwald
|
08e94b2a6e
|
minor fixes to get most GATT Write tests green
|
2015-10-05 21:24:10 +02:00 |
|
Matthias Ringwald
|
b8f6dc99f1
|
add gatt write tests - untested
|
2015-10-05 12:32:57 +02:00 |
|
Matthias Ringwald
|
810c9b1885
|
all gatt read tests pass
|
2015-10-02 15:00:10 +02:00 |
|
Matthias Ringwald
|
5a93002a1d
|
add gatt_client_read_multiple_characteristic_values
|
2015-10-02 14:59:23 +02:00 |
|
Matthias Ringwald
|
d43bd7a6fb
|
support read characteristic by uuid tests
|
2015-10-02 12:21:24 +02:00 |
|
Matthias Ringwald
|
3f4e6e214e
|
add gatt_client_read_value_of_characteristics_by_uuid16/128
|
2015-10-02 12:20:53 +02:00 |
|
Matthias Ringwald
|
b0beacba68
|
most GATT Read tess pass
|
2015-10-01 22:17:23 +02:00 |
|