Matthias Ringwald
|
b1640c5399
|
handle gap-conn-gcep-bv-4
|
2015-07-30 16:00:52 +02:00 |
|
Matthias Ringwald
|
2c1ed46591
|
handle gap-conn-acp-bv-2
|
2015-07-30 15:24:32 +02:00 |
|
Matthias Ringwald
|
a2a6b20cae
|
add GAP Characteristic UUIDs
|
2015-07-30 11:56:29 +02:00 |
|
Milanka Ringwald
|
b9cb7a7690
|
hfp: removed attr from context
|
2015-07-30 11:23:39 +02:00 |
|
Milanka Ringwald
|
eaed9f4c4a
|
hfp: rewrite handle rfcomm event
|
2015-07-30 11:10:50 +02:00 |
|
Milanka Ringwald
|
ccdc2589e1
|
hfp: remove fall through from state maschine
|
2015-07-29 16:52:56 +02:00 |
|
Milanka Ringwald
|
22d3a75f29
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-07-29 16:52:09 +02:00 |
|
Matthias Ringwald
|
aa2862ac69
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-07-29 16:44:28 +02:00 |
|
Matthias Ringwald
|
c0a0efec5f
|
improve gitignore
|
2015-07-29 16:44:17 +02:00 |
|
Milanka Ringwald
|
74679440c2
|
hfp: refactore names, remove err check after rfcomm_can_send_packet_now
|
2015-07-29 16:40:34 +02:00 |
|
Milanka Ringwald
|
e5c2ea55ee
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-07-29 15:35:37 +02:00 |
|
Milanka Ringwald
|
67a9d233cd
|
hfp: rewrite parser to handle single bytes
|
2015-07-29 15:35:28 +02:00 |
|
Matthias Ringwald
|
79f53f1d06
|
pass in signaling identifier, use correct signaling identifier for l2cap connection parameter update response
|
2015-07-29 15:15:41 +02:00 |
|
Matthias Ringwald
|
7dba825776
|
add command to send l2cap connection parameters update
|
2015-07-29 14:56:04 +02:00 |
|
Matthias Ringwald
|
84cf6d83a6
|
fix gap_update_connection_parameters
|
2015-07-29 14:55:43 +02:00 |
|
Matthias Ringwald
|
4956621bec
|
fix build
|
2015-07-29 14:35:51 +02:00 |
|
Matthias Ringwald
|
ef2fb8f565
|
fix build
|
2015-07-29 14:34:26 +02:00 |
|
Matthias Ringwald
|
95e65d5c30
|
fix build
|
2015-07-29 14:26:29 +02:00 |
|
Matthias Ringwald
|
e5c576e09f
|
start adding l2cap_run and l2cap connection parameter update to l2cap_le
|
2015-07-29 14:23:58 +02:00 |
|
Matthias Ringwald
|
8bcac1fdaa
|
trigger l2cap conn parameter response reject message
|
2015-07-29 14:15:02 +02:00 |
|
Matthias Ringwald
|
3b41f3ae1f
|
fix l2cap_le_create_connection_parameter_update_response
|
2015-07-29 14:11:51 +02:00 |
|
Matthias Ringwald
|
bc269d0df1
|
fix compile
|
2015-07-29 11:51:50 +02:00 |
|
Matthias Ringwald
|
4f55143247
|
fix compile, use bd_addr_type_t
|
2015-07-29 11:49:12 +02:00 |
|
Matthias Ringwald
|
345ba39456
|
gap-conn-ncon-bv-1, gap-conn-acep-bv-1
|
2015-07-29 11:37:13 +02:00 |
|
Matthias Ringwald
|
91915b0b4c
|
test and fix auto connection establishment
|
2015-07-29 11:36:36 +02:00 |
|
Matthias Ringwald
|
e8c7151f45
|
add toggle for connectable/non-connectable advertisements
|
2015-07-28 15:42:44 +02:00 |
|
Matthias Ringwald
|
7ba884053d
|
add p,P for auto connect,direct connect, and cancel/stop everything on t
|
2015-07-28 15:05:57 +02:00 |
|
Matthias Ringwald
|
9956955bad
|
implement whitelist management
|
2015-07-28 14:57:10 +02:00 |
|
Matthias Ringwald
|
fd04845c31
|
add ERROR_CODE_MEMORY_CAPACITY_EXCEEDED, use official spelling for white_list commands
|
2015-07-28 14:56:48 +02:00 |
|
Matthias Ringwald
|
e83201bce5
|
manage internal whitelist
|
2015-07-28 11:52:40 +02:00 |
|
Matthias Ringwald
|
05c706dd2b
|
make linked_list_count public
|
2015-07-28 11:45:30 +02:00 |
|
Matthias Ringwald
|
15d0a15bfe
|
use whitelist instead of white_list internally
|
2015-07-28 11:17:48 +02:00 |
|
Matthias Ringwald
|
ac9c45e03c
|
added empty gap le auto connection functions
|
2015-07-28 11:14:10 +02:00 |
|
Matthias Ringwald
|
b04dfa37ba
|
track le connecting state
|
2015-07-28 11:09:46 +02:00 |
|
Matthias Ringwald
|
5877c8b7fb
|
removed 'valid' flag for whitelist as only valid items are in whitelist
|
2015-07-27 23:11:59 +02:00 |
|
Matthias Ringwald
|
656bec4f48
|
add memory pool for whitelist entries
|
2015-07-27 23:06:54 +02:00 |
|
Matthias Ringwald
|
652b03395e
|
use single btstack-config.h for all tests
|
2015-07-27 22:51:29 +02:00 |
|
Matthias Ringwald
|
ce138350af
|
fix compile warning
|
2015-07-27 22:50:44 +02:00 |
|
Matthias Ringwald
|
3b6d4121dc
|
read white list size during init
|
2015-07-27 22:07:40 +02:00 |
|
Matthias Ringwald
|
c02646d03c
|
fix arguments for auto connection API
|
2015-07-27 17:30:25 +02:00 |
|
Matthias Ringwald
|
808009956a
|
add gap auto connection api
|
2015-07-27 17:29:45 +02:00 |
|
Milanka Ringwald
|
f1ab900fb4
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-07-24 16:51:14 +02:00 |
|
Milanka Ringwald
|
1667071638
|
hfp: rewrite parser
|
2015-07-24 16:51:08 +02:00 |
|
Matthias Ringwald
|
c1157b3839
|
implement GAP Name query
|
2015-07-24 15:53:32 +02:00 |
|
Matthias Ringwald
|
894362001f
|
added GATT Server with GAP Name Characteristic
|
2015-07-24 15:07:51 +02:00 |
|
Milanka Ringwald
|
e99686bd56
|
hfp: reworking parser
|
2015-07-19 14:40:00 +02:00 |
|
Milanka Ringwald
|
529cedead0
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-07-17 16:07:38 +02:00 |
|
Milanka Ringwald
|
0851a5a143
|
hfp: defines for supported features
|
2015-07-17 16:07:33 +02:00 |
|
Milanka Ringwald
|
e2898183f0
|
hfp: capitalize defines
|
2015-07-17 15:54:59 +02:00 |
|
Matthias Ringwald
|
cae709b1c0
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-07-17 15:41:07 +02:00 |
|