matthias.ringwald@gmail.com
|
dcc34cfc51
|
use bd_addr_to_string to fix address output
|
2014-01-25 08:02:40 +00:00 |
|
matthias.ringwald@gmail.com
|
4e4ed2b0fc
|
use bd_addr_to_string to fix address output
|
2014-01-25 08:00:37 +00:00 |
|
matthias.ringwald@gmail.com
|
c8b84afc4f
|
added terminate command
|
2014-01-24 22:33:48 +00:00 |
|
matthias.ringwald@gmail.com
|
e407faff86
|
support privacy toggle
|
2014-01-24 22:27:43 +00:00 |
|
matthias.ringwald@gmail.com
|
b5c49f0193
|
added tester address
|
2014-01-24 22:03:18 +00:00 |
|
matthias.ringwald@gmail.com
|
6709682f96
|
add test AD data
|
2014-01-24 21:47:59 +00:00 |
|
matthias.ringwald@gmail.com
|
5ca8d57be3
|
fix l2cap_reject
|
2014-01-24 15:58:42 +00:00 |
|
matthias.ringwald@gmail.com
|
2947ae0b28
|
fancy gap mode control
|
2014-01-24 15:43:52 +00:00 |
|
matthias.ringwald@gmail.com
|
e5b8002914
|
provide dummy sdp service
|
2014-01-24 14:33:00 +00:00 |
|
matthias.ringwald@gmail.com
|
70e7ae202b
|
use 200404 as cod
|
2014-01-24 13:35:40 +00:00 |
|
matthias.ringwald@gmail.com
|
52f6572837
|
streamer
|
2014-01-24 11:52:38 +00:00 |
|
matthias.ringwald@gmail.com
|
776868b717
|
added dedicated bonding
|
2014-01-24 11:51:38 +00:00 |
|
matthias.ringwald@gmail.com
|
1929a9dc9f
|
added empty cli for le peripheral
|
2014-01-24 10:51:28 +00:00 |
|
matthias.ringwald@gmail.com
|
92de07636f
|
provide CLI for L2CAP test
|
2014-01-24 10:34:30 +00:00 |
|
matthias.ringwald@gmail.com
|
e86d389e33
|
log into hci_dump.pklg
|
2014-01-24 10:11:02 +00:00 |
|
matthias.ringwald@gmail.com
|
83fe213e13
|
added spp_streamer that queries remote SDP for SPP service and streams data as fast as possible to it
|
2014-01-23 14:56:03 +00:00 |
|
matthias.ringwald@gmail.com
|
2df5dadc33
|
fix creation of l2cap channel if hci connection already exists
|
2014-01-23 14:32:23 +00:00 |
|
matthias.ringwald@gmail.com
|
62bda3fbc5
|
added hci_connection_for_bd_addr
|
2014-01-23 14:17:06 +00:00 |
|
matthias.ringwald@gmail.com
|
30a55ec6c0
|
fix sdp query complete event
|
2014-01-23 13:43:20 +00:00 |
|
matthias.ringwald@gmail.com
|
61f369be3c
|
basic l2cap test tool
|
2014-01-22 23:29:16 +00:00 |
|
matthias.ringwald@gmail.com
|
0e37e41729
|
added l2cap_send_echo_request with fixed sig id
|
2014-01-22 22:59:55 +00:00 |
|
matthias.ringwald@gmail.com
|
9644a07dd9
|
funny example to bond with all devices found
|
2014-01-22 22:38:52 +00:00 |
|
matthias.ringwald@gmail.com
|
bd03b42fda
|
added gap_inquiry
|
2014-01-22 22:25:56 +00:00 |
|
matthias.ringwald@gmail.com
|
a684d8b953
|
show numeric value, use BTstack SPP Counter
|
2014-01-22 22:17:51 +00:00 |
|
matthias.ringwald
|
ce5a7b2028
|
use libusb from /usr/local
|
2014-01-22 14:00:23 +00:00 |
|
matthias.ringwald@gmail.com
|
9e61646f3e
|
added hci_set_class_of_device
|
2014-01-19 17:44:56 +00:00 |
|
matthias.ringwald@gmail.com
|
ffb495ea4a
|
replace sprintf with custom loop
|
2014-01-19 17:38:12 +00:00 |
|
matthias.ringwald@gmail.com
|
2e97921ee0
|
only compile SDP DES Dump functionality if SDP_DES_DUMP is defined
|
2014-01-19 17:23:08 +00:00 |
|
matthias.ringwald@gmail.com
|
c42e2ff226
|
clear ATT and SM protocol handlers on l2cap_init()
|
2014-01-19 17:14:03 +00:00 |
|
matthias.ringwald@gmail.com
|
3a9fb326c0
|
alloc hci_stack structure if malloc is provided - reduces static memory consumption and saves RAM if BTstack isn't activated
|
2014-01-19 16:59:02 +00:00 |
|
matthias.ringwald@gmail.com
|
bde315ce6c
|
renamed btstack config.h to btstack-config.h to allow for better integration with other projects
|
2014-01-19 16:45:57 +00:00 |
|
matthias.ringwald@gmail.com
|
f471afd896
|
replaced #pragma once with old style #include guards to allow use of older compilers
|
2014-01-19 16:30:17 +00:00 |
|
matthias.ringwald@gmail.com
|
63048403cc
|
use SSP_IO_AUTHREQ_MITM_PROTECTION_NOT_REQUIRED_GENERAL_BONDING as default
|
2014-01-19 15:08:44 +00:00 |
|
matthias.ringwald@gmail.com
|
9faad3ab0d
|
don't modify ssp auth req for gap_request_security_level
|
2014-01-19 15:06:35 +00:00 |
|
matthias.ringwald@gmail.com
|
106d6d11cb
|
don't modify ssp authreq for dedicated bonding
|
2014-01-19 15:04:04 +00:00 |
|
matthias.ringwald@gmail.com
|
ad83dc6a89
|
support dedicated bonding and provide example for it
|
2014-01-18 20:23:15 +00:00 |
|
matthias.ringwald@gmail.com
|
6724cd9e0e
|
track legacy and ssp pairing, new implementation for hci_authentication_active_for_handle based on that
|
2014-01-17 19:28:03 +00:00 |
|
matthias.ringwald@gmail.com
|
899283eaa9
|
rename HANDLE_PIN_CODE_REQUEST TO DENY_PIN_CODE_REQUEST
|
2014-01-17 19:11:53 +00:00 |
|
matthias.ringwald@gmail.com
|
b5cb6874c1
|
don't send encryption command if authentication failed
|
2014-01-17 16:32:54 +00:00 |
|
matthias.ringwald@gmail.com
|
df3354fc67
|
if both devices support SSP, initiator shall setup unauthenticated link unless connecting to SDP
|
2014-01-17 16:30:31 +00:00 |
|
matthias.ringwald@gmail.com
|
f01ad3fb0d
|
allow to set rfcomm security level with rfcomm_set_required_security_level
|
2014-01-17 14:25:13 +00:00 |
|
matthias.ringwald@gmail.com
|
62f901df97
|
add security level to l2cap service registration
|
2014-01-17 13:58:37 +00:00 |
|
matthias.ringwald@gmail.com
|
fb8ba0dbcd
|
GAP update to higher security level working
|
2014-01-17 12:01:32 +00:00 |
|
matthias.ringwald@gmail.com
|
1eb2563e8a
|
reject l2cap connection if secruity level not reached after auhentication
|
2014-01-17 11:33:22 +00:00 |
|
matthias.ringwald@gmail.com
|
a00031e215
|
successfully enable encryption if security level 2 is requested for l2cap service
|
2014-01-17 10:37:42 +00:00 |
|
matthias.ringwald@gmail.com
|
dce7800923
|
allow to send connection encryption command
|
2014-01-17 09:45:07 +00:00 |
|
matthias.ringwald@gmail.com
|
34d2123c9e
|
fix sending of Connection Result - Pending, request authentication if security level isn't enough
|
2014-01-17 09:30:07 +00:00 |
|
matthias.ringwald@gmail.com
|
ea8b28d601
|
fix compile
|
2014-01-17 08:41:36 +00:00 |
|
matthias.ringwald@gmail.com
|
9382667d3f
|
store connection handle on connection complete, don't reset authorization flag on encryption change
|
2014-01-17 07:58:30 +00:00 |
|
matthias.ringwald@gmail.com
|
f85a9399b2
|
request security level 0 for l2cap services
|
2014-01-16 23:15:21 +00:00 |
|