Matthias Ringwald
|
0dbb2346df
|
fix compile of gatt_client mock
|
2015-10-11 23:31:44 +02:00 |
|
Matthias Ringwald
|
e04f4e1f0c
|
add hci_dump.c to fix compile
|
2015-10-11 23:31:11 +02:00 |
|
Matthias Ringwald
|
2078057ca2
|
document SM event structs
|
2015-10-11 21:50:23 +02:00 |
|
Matthias Ringwald
|
494b3cc52e
|
pass in connection handle instead of address / address_type info for SM API
|
2015-10-11 21:40:03 +02:00 |
|
Matthias Ringwald
|
4d79010d76
|
add handle to sm_event_t
|
2015-10-11 21:19:36 +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 |
|
Matthias Ringwald
|
5050a2d5f6
|
add gatt_client_read_long_characteristic_descriptor_using_descriptor_handler_with_offset
|
2015-10-01 22:16:37 +02:00 |
|
Matthias Ringwald
|
986515be23
|
add gatt_client_read_long_value_of_characteristic_using_value_handle_with_offset
|
2015-10-01 22:00:09 +02:00 |
|
Matthias Ringwald
|
62b9b53a36
|
add gatt_client_read_characteristic_descriptor_using_descriptor_handle and gatt_client_read_long_characteristic_descriptor_using_descriptor_handler
|
2015-10-01 21:09:23 +02:00 |
|
Matthias Ringwald
|
00e1247f81
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-09-30 17:34:49 +02:00 |
|
Matthias Ringwald
|
0b7f018013
|
more tests: read (long) characteristic using value handle/uuid
|
2015-09-30 17:33:22 +02:00 |
|
Matthias Ringwald
|
c405508d5f
|
log error res of att_server_notify
|
2015-09-28 16:21:03 +02:00 |
|
Milanka Ringwald
|
bd4cb3b279
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-09-23 16:59:58 +02:00 |
|
Milanka Ringwald
|
114c2ff23a
|
ignore ag client test object
|
2015-09-23 16:59:52 +02:00 |
|
Milanka Ringwald
|
dc5611fdde
|
hfp: add ag client state machine test for service level connection
|
2015-09-23 16:58:34 +02:00 |
|
Matthias Ringwald
|
8d1321ee68
|
fix compile with Xcode 7
|
2015-09-21 18:49:37 +02:00 |
|
Matthias Ringwald
|
5838a2ed38
|
use PRIu32 for printf of 32-bit integers
|
2015-09-21 18:10:47 +02:00 |
|
Matthias Ringwald
|
5ee1c190aa
|
avoid namecollision with Kinetis SDK (and probably others)
|
2015-09-21 17:57:03 +02:00 |
|
Matthias Ringwald
|
b0f22fb96d
|
mark system_ticks as volatile as it is updated from ISR context
|
2015-09-21 17:56:38 +02:00 |
|
Matthias Ringwald
|
128d60345e
|
disable targets that don't build without 20-bit memory model
|
2015-09-19 22:05:46 +02:00 |
|
Matthias Ringwald
|
a0eaf5316f
|
Handle TI CC256x Initscripts with new initscripts_TIInit_* name
|
2015-09-19 21:27:36 +02:00 |
|
Milanka Ringwald
|
66e0c1180b
|
hfp: fix test
|
2015-09-18 15:15:48 +02:00 |
|
Matthias Ringwald
|
69fd3b4b73
|
fix docu for gatt_client_discover_characteristic_descriptors
|
2015-09-18 15:14:34 +02:00 |
|
Matthias Ringwald
|
2c8ff1a579
|
PTS: GATT Client tests for service discovery
|
2015-09-17 23:16:10 +02:00 |
|
Matthias Ringwald
|
88cab67092
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-09-17 22:42:32 +02:00 |
|