matthias.ringwald@gmail.com
2c1e7bd82f
bump version to 0.9
2015-01-15 15:21:54 +00:00
matthias.ringwald@gmail.com
f540f3aff0
bump L2CAP Response Timeout from 2 to 10 seconds
2015-01-14 20:25:13 +00:00
matthias.ringwald@gmail.com
ed3a7d82f6
fix packet reading on android
2015-01-14 20:22:51 +00:00
matthias.ringwald@gmail.com
76b4a2b4c3
catch interretuptedexception during join
2015-01-11 22:25:00 +00:00
matthias.ringwald@gmail.com
2001ebf1de
don't send daemon disconnected on thread interrupted
2015-01-11 22:20:58 +00:00
matthias.ringwald@gmail.com
9461a321be
hand out credits in blocks of 10 (easier debugging)
2015-01-05 21:04:48 +00:00
matthias.ringwald@gmail.com
50095589a3
speed up libusb async hci transport
2015-01-04 17:20:55 +00:00
ole.reinhardt@googlemail.com
70539b1863
Fixed multicast filtering
...
Replace filters instead of adding new to the list
2015-01-04 00:19:28 +00:00
ole.reinhardt@googlemail.com
1ffd7400f6
Added another pts_addr for testing / debugging / development...
2015-01-04 00:19:23 +00:00
ole.reinhardt@googlemail.com
7d25205242
Fixed bnep device name setting on linux. The device name shall be of the form
...
bnepX where X is automatically enumerated by the kernel.
So if bnep0 just exists, the created device will be named bnep1
The former solution set the device name fixed to bnep
2015-01-04 00:19:18 +00:00
matthias.ringwald@gmail.com
a5a23fc274
with ACL fragmentation working, usable ACL packet types depend on Host ACL buffer size and Controller features
2015-01-02 18:06:01 +00:00
matthias.ringwald@gmail.com
000d23ea03
minimal version of PacketLogger format dumper
2015-01-02 18:02:43 +00:00
ole.reinhardt@googlemail.com
a704f1d53a
Added sample code for sending network protocol and multicast filters
2015-01-02 01:14:00 +00:00
ole.reinhardt@googlemail.com
d80db446ec
Implemented network protocol and multicast filters.
...
Added two new API functions:
bnep_set_net_type_filter()
bnep_set_multicast_filter()
2015-01-02 01:13:53 +00:00
ole.reinhardt@googlemail.com
988719c2b4
Added definition of ETHERTYPE_VLAN
2015-01-02 01:13:48 +00:00
ole.reinhardt@googlemail.com
cda4591470
Fix compilation on Linux (Apple compilation needs several header files that
...
are not available on Linux)
2015-01-02 01:13:44 +00:00
ole.reinhardt@googlemail.com
c47c72f6c4
Commented out unused variables (to suppress compiler warnings)
2015-01-02 01:13:39 +00:00
matthias.ringwald
919da6fe50
fix de_get_uuid32
2014-12-22 16:51:44 +00:00
matthias.ringwald@gmail.com
44a024d4f1
adapt for tuntaposx
2014-12-21 21:59:27 +00:00
matthias.ringwald@gmail.com
73bb0a8e18
added option to construct rfcomm packet in outgoing buffer
2014-12-19 21:42:12 +00:00
matthias.ringwald@gmail.com
2630d9191b
add missing argument
2014-12-19 21:36:52 +00:00
matthias.ringwald@gmail.com
7dc59ca607
fix converter for HCI_VS_SET_CLASS2_SINGLE_POWER
2014-12-19 21:35:40 +00:00
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