31 Commits

Author SHA1 Message Date
Matthias Ringwald
4f366ea52f test/gatt_client: fix test for ATT_TRANSACTION_MODE_VALIDATE 2017-09-19 11:55:42 +02:00
Matthias Ringwald
3583331350 fix prototypes for fn() 2016-03-28 11:54:38 +02:00
Matthias Ringwald
711e6c8033 use hci_con_handle_t more 2016-02-19 11:24:51 +01:00
Matthias Ringwald
d25c33e5a2 gatt_client: prefix gatt structs with gatt_client 2016-02-18 15:29:33 +01:00
Matthias Ringwald
bfbabfe612 gatt_client_test: fix compile 2016-02-12 14:44:55 +01:00
Matthias Ringwald
591423b2a5 att -> att_db 2016-02-11 21:23:06 +01:00
Matthias Ringwald
9c80e4cce8 util.h: rename swapX into reverse_x 2016-02-11 14:37:22 +01:00
Matthias Ringwald
e1a125df32 util.h: new names uuid_has_bluetooth_prefix();uuid_add_bluetooth_prefix() 2016-02-10 17:12:50 +01:00
Matthias Ringwald
c9b8fdd998 fix typo in big_endian_read_32 2016-02-10 17:03:30 +01:00
Matthias Ringwald
b6e96f1452 gatt_client: use btstack_packet_handler instead of (*fn)(type,packet,size) for events 2016-02-04 17:58:00 +01:00
Matthias Ringwald
f8fbdce0c5 use little/big_endian_read/store_16/24/32 2016-01-31 00:07:32 +01:00
Matthias Ringwald
5611a760af use for event types 2016-01-30 23:58:36 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +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
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
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
Milanka Ringwald
d7d7d1e4c5 mock: set max mtu fot att connection 2015-07-03 12:36:58 +02:00
Milanka Ringwald
3aa6b87972 add
green tests
2015-07-02 16:15:48 +02:00
Matthias Ringwald
cbe987fb1e fix compile for some of the tests, single Makefile for subset 2015-05-14 08:25:34 +02:00