Matthias Ringwald
|
141191bd8f
|
more gap uuids
|
2015-11-01 10:00:03 +01:00 |
|
Matthias Ringwald
|
f4937b6ad1
|
add more GAP characteristic UUIDs
|
2015-11-01 09:23:43 +01:00 |
|
Matthias Ringwald
|
d5814ca7a9
|
use singular chipset
|
2015-10-31 19:33:49 +01:00 |
|
Matthias Ringwald
|
492b3f72f7
|
return ATT_ERROR_DATA_MISMATCH if prepare write response differs
|
2015-10-29 15:38:04 +01:00 |
|
Matthias Ringwald
|
98acaf5cb1
|
setup auth-req on start
|
2015-10-29 15:27:01 +01:00 |
|
Matthias Ringwald
|
80c3edf700
|
Use custom ATT error instead of adding HCI error code
|
2015-10-29 14:28:44 +01:00 |
|
Matthias Ringwald
|
3e5f91f23d
|
support prepare, cancel, and execute write in central ui
|
2015-10-29 14:24:35 +01:00 |
|
Matthias Ringwald
|
e8c22e31be
|
add support for explicit prepare write, execute write, cancel write requests
|
2015-10-29 12:00:48 +01:00 |
|
Matthias Ringwald
|
c20baaa5ef
|
change random address every 5 seconds in ble peripheral test
|
2015-10-26 23:20:11 +01:00 |
|
Matthias Ringwald
|
6b724e3cd7
|
fix crash in slave role when storing CSRK
|
2015-10-26 23:07:40 +01:00 |
|
Matthias Ringwald
|
5a0c4351ec
|
add checks + log error for device index
|
2015-10-26 23:05:31 +01:00 |
|
Matthias Ringwald
|
6d91fb6c5d
|
reject l2 connection param update if in slave role
|
2015-10-26 21:46:21 +01:00 |
|
Matthias Ringwald
|
5cf766e823
|
track HCI Connection roles for BR/EDR and LE
|
2015-10-26 21:41:09 +01:00 |
|
Matthias Ringwald
|
e21192ab89
|
set default max le conn latency max to 500 as specified in core 4.2
|
2015-10-26 21:19:33 +01:00 |
|
Matthias Ringwald
|
806eba758e
|
fix old include path (last commit)
|
2015-10-22 09:47:25 +02:00 |
|
Matthias Ringwald
|
3c5c08264b
|
fix old include path
|
2015-10-22 09:45:06 +02:00 |
|
Matthias Ringwald
|
f6ce546317
|
fix old include path
|
2015-10-22 09:43:14 +02:00 |
|
Matthias Ringwald
|
13e55212dd
|
fix endinaness for udid in discover characteristic descriptors
|
2015-10-16 15:01:33 +02:00 |
|
Matthias Ringwald
|
437e2969cf
|
add Discover Characteristic Descriptors and Discover Characteristics for Service with UUID
|
2015-10-16 14:32:16 +02:00 |
|
Matthias Ringwald
|
48b1b78d97
|
add include handle to include service query result event and show in pts test
|
2015-10-16 11:26:33 +02:00 |
|
Matthias Ringwald
|
3ed70f740d
|
implement backspace for cli
|
2015-10-16 10:53:28 +02:00 |
|
Matthias Ringwald
|
206734d986
|
fix cli redraw
|
2015-10-15 23:47:47 +02:00 |
|
Matthias Ringwald
|
0c983b9e1a
|
pretify cli
|
2015-10-15 23:31:53 +02:00 |
|
Matthias Ringwald
|
42ff5ba190
|
rework gap le whitelist connections
|
2015-10-15 22:33:38 +02:00 |
|
Matthias Ringwald
|
9ecbe2016d
|
fix use after free crash
|
2015-10-15 21:26:27 +02:00 |
|
Matthias Ringwald
|
b2dcf56f3e
|
skip spaces in input
|
2015-10-15 17:09:31 +02:00 |
|
Matthias Ringwald
|
32b4ceeded
|
moved chipset- folders into common chipsets folder
|
2015-10-15 16:58:46 +02:00 |
|
Matthias Ringwald
|
195a80287b
|
removed btstack/include folder
|
2015-10-15 16:33:34 +02:00 |
|
Matthias Ringwald
|
35c5232ade
|
use new GATT Client events
|
2015-10-15 16:11:42 +02:00 |
|
Matthias Ringwald
|
9945e9239d
|
use new GATT Client events
|
2015-10-15 16:04:49 +02:00 |
|
Matthias Ringwald
|
4f8c7aafb7
|
update ancs_client_lib and embedded examples for new gatt client events
|
2015-10-15 15:15:54 +02:00 |
|
Matthias Ringwald
|
8e945f2ed4
|
drop unused code
|
2015-10-15 13:33:20 +02:00 |
|
Matthias Ringwald
|
cea167a2ec
|
assert HCI_INCOMING_PRE_BUFFER_SIZE >= 2 for Long Characteristic Reads
|
2015-10-15 12:32:04 +02:00 |
|
Matthias Ringwald
|
b2d8d7e027
|
drop gatt client event structs
|
2015-10-15 12:22:03 +02:00 |
|
Matthias Ringwald
|
db5a2f8f96
|
convert GATT_LONG_CHARACTERISTIC_DESCRIPTOR_QUERY_RESULT
|
2015-10-15 11:37:17 +02:00 |
|
Matthias Ringwald
|
87258ec740
|
convert GATT_CHARACTERISTIC_DESCRIPTOR_QUERY_RESULT
|
2015-10-15 10:38:23 +02:00 |
|
Matthias Ringwald
|
ba626ec371
|
convert GATT_NOTIFICATION and GATT_INDICATION
|
2015-10-14 17:06:36 +02:00 |
|
Matthias Ringwald
|
a268c24433
|
convert GATT_LONG_CHARACTERISTIC_VALUE_QUERY_RESULT
|
2015-10-14 16:30:58 +02:00 |
|
Matthias Ringwald
|
a7fa6e5c8a
|
convert GATT_CHARACTERISTIC_VALUE_QUERY_RESULT
|
2015-10-14 16:11:55 +02:00 |
|
Matthias Ringwald
|
b152779703
|
convert GATT_ALL_CHARACTERISTIC_DESCRIPTORS_QUERY_RESULT
|
2015-10-14 15:30:38 +02:00 |
|
Matthias Ringwald
|
ad9ea7b731
|
convert GATT_INCLUDED_SERVICE_QUERY_RESULT
|
2015-10-13 23:05:09 +02:00 |
|
Matthias Ringwald
|
c88ece81b6
|
convert GATT_CHARACTERISTIC_QUERY_RESULT
|
2015-10-13 22:56:12 +02:00 |
|
Matthias Ringwald
|
5a8b9c1f36
|
convert GATT_SERVICE_QUERY_RESULT
|
2015-10-13 22:24:13 +02:00 |
|
Matthias Ringwald
|
4fb9f0b228
|
mark old code with #ifdef OLD
|
2015-10-13 00:18:08 +02:00 |
|
Matthias Ringwald
|
ebba1b0ea8
|
introduce parallel gatt client packet handlers during transition
|
2015-10-13 00:16:32 +02:00 |
|
Matthias Ringwald
|
1ffbc399aa
|
added format for GATT_CHARACTERISTIC_DESCRIPTOR_QUERY_RESULT and GATT_LONG_CHARACTERISTIC_DESCRIPTOR_QUERY_RESULT
|
2015-10-12 22:06:53 +02:00 |
|
Matthias Ringwald
|
7490001f07
|
fix gatt_client test
|
2015-10-12 18:22:02 +02:00 |
|
Matthias Ringwald
|
2148dca72e
|
make makefile in test fail on build or test error
|
2015-10-12 10:59:06 +02:00 |
|
Matthias Ringwald
|
75e30611be
|
use HCI Event style packet instead of sm_event_t
|
2015-10-11 23:33:03 +02:00 |
|
Matthias Ringwald
|
0dbb2346df
|
fix compile of gatt_client mock
|
2015-10-11 23:31:44 +02:00 |
|