matthias.ringwald@gmail.com
|
fc6903a12d
|
added linked_list_count
|
2014-12-19 21:34:29 +00:00 |
|
matthias.ringwald@gmail.com
|
72628cafee
|
clean up and improve RFCOMM setup logic
|
2014-12-19 16:25:27 +00:00 |
|
matthias.ringwald@gmail.com
|
cb0ff06b75
|
improve log messages for l2cap rx timer
|
2014-12-19 16:21:39 +00:00 |
|
matthias.ringwald@gmail.com
|
dd8fb9ec13
|
check number of read bytes in Java client
|
2014-12-19 16:08:01 +00:00 |
|
matthias.ringwald@gmail.com
|
468e4ec60a
|
prepare OS X port
|
2014-12-18 13:22:03 +00:00 |
|
matthias.ringwald@gmail.com
|
7869cf5018
|
all but BV 9 and 9 pass in BNEP PTS tests
|
2014-12-12 13:57:03 +00:00 |
|
matthias.ringwald@gmail.com
|
c64a10eb40
|
adde newline to hexdumpf
|
2014-12-12 11:07:20 +00:00 |
|
matthias.ringwald@gmail.com
|
1657dbb210
|
start bnep console test app
|
2014-12-12 10:28:37 +00:00 |
|
mila@ringwald.ch
|
881797bd1b
|
des_iterator moved to sdp_util
|
2014-12-12 08:42:35 +00:00 |
|
matthias.ringwald@gmail.com
|
bbac2f6fce
|
retry sending bnep control setup msg, required by PTS BNEP test
|
2014-12-11 22:16:42 +00:00 |
|
matthias.ringwald@gmail.com
|
ef10893067
|
avoid crash if no gatt client context can be created
|
2014-12-11 18:51:10 +00:00 |
|
mila@ringwald.ch
|
85c40a03e4
|
start start timer on gatt query
|
2014-12-11 17:29:40 +00:00 |
|
mila@ringwald.ch
|
8532c95dfb
|
mtu limited by l2cap
|
2014-12-11 16:24:30 +00:00 |
|
mila@ringwald.ch
|
7aaa233400
|
cleanup
|
2014-12-11 14:50:29 +00:00 |
|
mila@ringwald.ch
|
01303d39a2
|
support 'N' (248 byte, UTF-8) string in events
|
2014-12-11 13:51:31 +00:00 |
|
mila@ringwald.ch
|
42b4d3d932
|
added format to hci event remote name quest complete
|
2014-12-11 13:51:00 +00:00 |
|
matthias.ringwald@gmail.com
|
54f0c11d01
|
improve bdaddr compare test
|
2014-12-11 11:30:21 +00:00 |
|
matthias.ringwald@gmail.com
|
ecb065f9f4
|
added equals/hashcode for BD_ADDR
|
2014-12-11 11:06:35 +00:00 |
|
ole.reinhardt@googlemail.com
|
43ee6cfed5
|
All numbers in any BNEP header are in network byte order!
Fixed usage of endianess conversion macros and 16 bit load / store macros
|
2014-12-10 23:28:03 +00:00 |
|
matthias.ringwald@gmail.com
|
7c07076ad3
|
dispatch l2cap and rfcomm packets in java client
|
2014-12-09 23:44:34 +00:00 |
|
matthias.ringwald@gmail.com
|
25bf58726a
|
disable attempt to encrypt connection to raise security level as it's not working
|
2014-12-09 23:34:29 +00:00 |
|
mila@ringwald.ch
|
9cda4cc9c3
|
fix service name
|
2014-12-09 23:33:52 +00:00 |
|
mila@ringwald.ch
|
a196831f1a
|
add exception handling
|
2014-12-09 23:15:33 +00:00 |
|
mila@ringwald.ch
|
46f44c4421
|
remove rest key
|
2014-12-09 23:15:09 +00:00 |
|
matthias.ringwald@gmail.com
|
5d36487038
|
support variable size string as last field in events in java
|
2014-12-05 22:37:20 +00:00 |
|
mila@ringwald.ch
|
b708eb2d59
|
basic spp client
|
2014-12-04 16:22:19 +00:00 |
|
mila@ringwald.ch
|
5600833267
|
added l2cap, rfcomm data packet & send
|
2014-12-04 16:20:57 +00:00 |
|
mila@ringwald.ch
|
a8c5ee2406
|
create service search pattern from uuid16 fix
|
2014-12-04 13:57:11 +00:00 |
|
mila@ringwald.ch
|
0f35d59dc6
|
create service search pattern from uuid16
|
2014-12-04 13:00:46 +00:00 |
|
matthias.ringwald@gmail.com
|
21cd7d2f9b
|
moved de_get_uint16 into sdp_utils
|
2014-12-04 09:40:43 +00:00 |
|
matthias.ringwald@gmail.com
|
834f893558
|
add de_get_uuid32
|
2014-12-04 09:34:35 +00:00 |
|
matthias.ringwald@gmail.com
|
f61ec82363
|
fix compile for AVR
|
2014-12-03 22:39:18 +00:00 |
|
mila@ringwald.ch
|
5ed6b7c818
|
HCI_EVENT_INQUIRY_RESULT docu added
|
2014-12-03 22:35:27 +00:00 |
|
matthias.ringwald@gmail.com
|
20ea11b9fd
|
use PROGMEM on AVR architecture for log_ facilities
|
2014-12-03 22:33:36 +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
|
898d522e43
|
document max_mtu and mtu of att_connection
|
2014-12-03 22:17:25 +00:00 |
|
mila@ringwald.ch
|
54f81772cb
|
crash test
|
2014-12-03 21:07:00 +00:00 |
|
matthias.ringwald@gmail.com
|
21b856f39b
|
add additional cast to generated memory pool code
|
2014-12-03 20:45:56 +00:00 |
|
matthias.ringwald@gmail.com
|
66771e4d3a
|
emit GATT_QUERY_COMPLETE for Read Characteristic Value and Read Characteristic Descriptor
|
2014-12-03 20:40:53 +00:00 |
|
mila@ringwald.ch
|
6e2e9a6bab
|
fix crash on connection failure
|
2014-12-01 22:52:32 +00:00 |
|
matthias.ringwald@gmail.com
|
b8ae030f35
|
log long characteristic value event and gatt query complete events
|
2014-12-01 20:58:06 +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 |
|
mila@ringwald.ch
|
3f831cdeba
|
added casting to get methods
|
2014-11-28 15:59:09 +00:00 |
|
mila@ringwald.ch
|
65c99e508f
|
ignore space in front od define tag
|
2014-11-28 14:52:57 +00:00 |
|
mila@ringwald.ch
|
7018dc4b79
|
added rfcomm events annotation, packets with variable data are not yet included
|
2014-11-28 14:52:16 +00:00 |
|
mila@ringwald.ch
|
02f4e00d16
|
finished hci cmds annotation
|
2014-11-28 11:10:16 +00:00 |
|
mila@ringwald.ch
|
0d7c65122a
|
updated copyright header
|
2014-11-27 13:20:52 +00:00 |
|
matthias.ringwald@gmail.com
|
23a77e1a6f
|
drop old fragments if new first fragment is received
|
2014-11-20 15:44:57 +00:00 |
|
matthias.ringwald@gmail.com
|
0ca847af67
|
add buffer overrun checks to ACL recombination
|
2014-11-20 15:11:50 +00:00 |
|