Matthias Ringwald
|
5604262918
|
hci_cmds -> hci_cmd
|
2016-01-21 11:33:17 +01:00 |
|
Matthias Ringwald
|
eb8860135e
|
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
2016-01-20 16:10:07 +01:00 |
|
Matthias Ringwald
|
ec820d7756
|
prefix data_source_t and timer_source_t with btstack
|
2016-01-20 16:00:45 +01:00 |
|
Matthias Ringwald
|
528a4a3b3e
|
prefix run_loop_ functions with btstack_
|
2016-01-20 15:58:46 +01:00 |
|
Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Matthias Ringwald
|
d2e6c4b762
|
prefix memory_pool files with btstack_
|
2016-01-20 14:56:28 +01:00 |
|
Matthias Ringwald
|
665d90f25e
|
prefixed all linked list types and functions with btstack_
|
2016-01-20 14:50:38 +01:00 |
|
Matthias Ringwald
|
2c539f6e7e
|
rename bk_linked_list_t to btstack_linked_list_t
|
2016-01-20 14:37:23 +01:00 |
|
Matthias Ringwald
|
4fd23d4738
|
rename bk_linked_list to btstack_linked_list
|
2016-01-20 14:34:04 +01:00 |
|
Matthias Ringwald
|
dd9e275ce1
|
platform/posix: drop src folder
|
2016-01-20 14:20:47 +01:00 |
|
Matthias Ringwald
|
9796ebea28
|
hci_trasport: add type to hci transport config, update all ports
|
2016-01-06 23:02:46 +01:00 |
|
Matthias Ringwald
|
a484130c09
|
run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes
|
2016-01-06 17:31:20 +01:00 |
|
Matthias Ringwald
|
8736ab0cf2
|
prefix linked_list
|
2015-12-22 21:48:13 +01:00 |
|
Matthias Ringwald
|
616edd56bc
|
replace le_command_status_t with regular Bluetooth uint8_t error codes, add le_command_status_t enums to error list
|
2015-11-16 22:46:17 +01:00 |
|
Matthias Ringwald
|
9293bfa465
|
rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap
|
2015-11-15 20:56:59 +01:00 |
|
Matthias Ringwald
|
60416aa529
|
fix test compile due to change l2cap packet handler signature
|
2015-11-15 20:45:43 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01: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
|
195a80287b
|
removed btstack/include folder
|
2015-10-15 16:33:34 +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
|
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
|
ebba1b0ea8
|
introduce parallel gatt client packet handlers during transition
|
2015-10-13 00:16:32 +02:00 |
|
Matthias Ringwald
|
7490001f07
|
fix gatt_client test
|
2015-10-12 18:22:02 +02:00 |
|
Matthias Ringwald
|
0dbb2346df
|
fix compile of gatt_client mock
|
2015-10-11 23:31:44 +02:00 |
|
Milanka Ringwald
|
6f692ea796
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-07-03 12:37:32 +02:00 |
|
Milanka Ringwald
|
d7d7d1e4c5
|
mock: set max mtu fot att connection
|
2015-07-03 12:36:58 +02:00 |
|
Matthias Ringwald
|
8e8dfe94bf
|
removed flags for locally installed cpputest, build tests with make test
|
2015-07-03 11:18:03 +02:00 |
|
Milanka Ringwald
|
2edb2b2338
|
refactored var name, removed printfs
|
2015-07-02 16:37:18 +02:00 |
|
Milanka Ringwald
|
3aa6b87972
|
add
green tests
|
2015-07-02 16:15:48 +02:00 |
|
Milanka Ringwald
|
ffe2840f67
|
fix le central test
|
2015-07-02 16:09:11 +02:00 |
|
Matthias Ringwald
|
77fc0a6857
|
more .gitignore
|
2015-06-12 19:46:32 +02:00 |
|
Matthias Ringwald
|
57fe2af8bc
|
get all tests to comile and use VPATH, common Makefile for all
|
2015-05-17 18:07:24 +02:00 |
|
Matthias Ringwald
|
cbe987fb1e
|
fix compile for some of the tests, single Makefile for subset
|
2015-05-14 08:25:34 +02:00 |
|
Matthias Ringwald
|
71de195ed3
|
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
|
2015-05-13 10:30:46 +02:00 |
|
matthias.ringwald@gmail.com
|
2e77e513be
|
Stop using pointer to array for bd_addr_t and link_key_t
|
2015-03-01 20:51:08 +00:00 |
|
mila@ringwald.ch
|
7fe7736638
|
added log error if peripheral mtu is not iniitalized
|
2014-12-03 22:33:07 +00:00 |
|
mila@ringwald.ch
|
54f81772cb
|
crash test
|
2014-12-03 21:07:00 +00:00 |
|
mila@ringwald.ch
|
1bf0402bfe
|
mocked timer, removed run loop dependency, not all tests work
|
2014-11-28 22:36:18 +00:00 |
|
mila@ringwald.ch
|
e00e1ae87e
|
fixed test compile
|
2014-11-28 16:08:08 +00:00 |
|
matthias.ringwald@gmail.com
|
d2ec4031ba
|
avoid /** comments, clean up block comments
|
2014-10-16 09:15:23 +00:00 |
|
mila@ringwald.ch
|
ad053ec4a5
|
works with timer
|
2014-10-09 20:41:02 +00:00 |
|
mila@ringwald.ch
|
54d77b0dc0
|
renamed variable
|
2014-10-09 20:05:57 +00:00 |
|