4192 Commits

Author SHA1 Message Date
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
Matthias Ringwald
c647ce341a GATT Client: fix included services query with multiple rounds 2015-09-17 22:42:23 +02:00
Milanka Ringwald
0c223785ec hfp: refactor ag codecs connection SM 2015-08-28 10:19:19 +02:00
Milanka Ringwald
903f1eca9f hfp: extract codecs connection SM 2015-08-28 10:05:59 +02:00
Milanka Ringwald
792c3260ea hfp: rename functions 2015-08-28 10:01:26 +02:00
Milanka Ringwald
4bc5b29fb0 hfp: fixed hfp test 2015-08-28 09:47:40 +02:00
Milanka Ringwald
d86bb74349 hfp: rewrite ag codec connection; not tested 2015-08-28 00:33:20 +02:00
Milanka Ringwald
50512b8ac1 hfp: rewrite ag codec connection; not tested 2015-08-28 00:32:46 +02:00
Milanka Ringwald
69de467120 hfp: audio connection: accept codec negotiatio from AG 2015-08-27 17:09:44 +02:00
Milanka Ringwald
a231942b45 hfp: codec connection fixed 2015-08-27 15:31:45 +02:00
Milanka Ringwald
fc6b77dc50 hfp: test refactored 2015-08-27 11:27:44 +02:00
Milanka Ringwald
7b132d93d0 hfp: refactor test 2015-08-27 10:48:42 +02:00
Milanka Ringwald
9280a6cca4 hfp: test codec connection 2015-08-27 00:08:33 +02:00
Milanka Ringwald
7e7cacd7e6 hfp: test codec negotiation 2015-08-26 20:04:59 +02:00
Milanka Ringwald
97faa4568c Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-26 18:31:41 +02:00
Milanka Ringwald
1238101111 hfp: use mock to test state machines 2015-08-26 18:31:31 +02:00
Matthias Ringwald
96257e1526 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-26 12:45:37 +02:00
Matthias Ringwald
77aee70f56 switch order of checks to avoid irritating log output '... handle 0x0 not in connection list' 2015-08-26 12:42:37 +02:00
Milanka Ringwald
99f65fee91 hfp: audio connection unit tests 2015-08-21 22:31:01 +02:00
Milanka Ringwald
08d5b4cc31 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-21 17:29:42 +02:00
Milanka Ringwald
912d34aa7f hfp: start audio conneciton 2015-08-21 17:29:10 +02:00
Matthias Ringwald
264e3be687 rename sm_request_authorization to sm_request_pairing 2015-08-20 22:00:54 +02:00
Matthias Ringwald
87f8c30bce sm: sm_request_authorization triggers security request as slave 2015-08-20 21:50:20 +02:00
Matthias Ringwald
3ef33525a3 test signed att write without gatt client 2015-08-20 21:37:34 +02:00
Matthias Ringwald
c84488c5b7 sm: fixes stall in responder role when initiator does not send any keys 2015-08-20 21:37:06 +02:00
Matthias Ringwald
5243c6c843 sm: fixes stall in initiator role when responder does not send any keys 2015-08-20 21:20:50 +02:00
Matthias Ringwald
102b7a9c1b allow to use different OOB, set min encryption key size, support signed writes 2015-08-20 17:38:47 +02:00
Matthias Ringwald
f3dc77a953 fix security manager test and disable packet dumping 2015-08-20 17:28:31 +02:00
Matthias Ringwald
e24b2953c8 clear packet buffer in mock hci for security test 2015-08-20 17:24:05 +02:00
Matthias Ringwald
d6f5bc2d39 enable log_info and log_error for tests 2015-08-20 17:23:36 +02:00
Matthias Ringwald
94818a3ba8 add hfp tests to buildbot tests 2015-08-20 17:06:54 +02:00
Matthias Ringwald
6be35e9015 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-20 16:42:55 +02:00
Matthias Ringwald
5d1c139e0e gatt_client: allow writes with maximal MTU 2015-08-20 16:42:46 +02:00
Milanka Ringwald
289b079ef5 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-20 16:41:53 +02:00
Milanka Ringwald
b551e69ef0 hfp: fix compile, start audio setup 2015-08-20 16:41:46 +02:00