383 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
dadf87d336 calculate and send s_confirm 2013-11-08 15:31:09 +00:00
matthias.ringwald@gmail.com
0e1aa0ece6 validate m_confirm 2013-11-08 15:18:45 +00:00
matthias.ringwald@gmail.com
3eaa957fae added second test for confirm value, correct calculation of Mconfirm 2013-11-08 14:40:49 +00:00
mila@ringwald.ch
e1ab46ced5 start with ble client - scan on/off 2013-11-08 14:37:52 +00:00
mila@ringwald.ch
d71d976f81 start with ble client - scan on/off 2013-11-08 14:36:48 +00:00
matthias.ringwald@gmail.com
08318d9180 create version.h if needed 2013-11-06 19:58:48 +00:00
matthias.ringwald@gmail.com
691fc7bb7d start calculation Srandom 2013-11-01 21:50:43 +00:00
matthias.ringwald@gmail.com
ebf961b51d added sm_c1 for confirm value 2013-11-01 17:54:33 +00:00
matthias.ringwald@gmail.com
e666cc4e4b only send keys requested by initiator 2013-11-01 15:31:00 +00:00
matthias.ringwald@gmail.com
66d168a2a3 working test code for BLE bonding 2013-11-01 14:07:59 +00:00
matthias.ringwald@gmail.com
764794f6ce added public domain AES-128 implementation for testing/devlopment 2013-11-01 14:07:32 +00:00
matthias.ringwald@gmail.com
bace66242a sdp: added service search and service attribute search queries 2013-11-01 13:09:54 +00:00
matthias.ringwald@gmail.com
c537cdb994 remove spp_counter_spp as SSP is enabled by default 2013-10-31 21:13:58 +00:00
matthias.ringwald@gmail.com
356170583a changed struct name 2013-10-25 12:26:33 +00:00
matthias.ringwald@gmail.com
cab114861e renamed sdp_parser structs 2013-10-18 14:13:50 +00:00
matthias.ringwald@gmail.com
f2f3c97d2b in progress: using sdp_query_complete_event_t instead of sdp_parser_complete_event_t 2013-10-18 10:19:57 +00:00
matthias.ringwald@gmail.com
7a77743ef8 fix makefile for spp_counter_ssp 2013-10-18 08:19:24 +00:00
matthias.ringwald@gmail.com
28e59aaa2f remove set_advertisement_parameters call as defaults are fine 2013-10-17 14:52:10 +00:00
matthias.ringwald@gmail.com
24052c2afd move common LE init code into hci.c 2013-10-17 14:45:43 +00:00
matthias.ringwald@gmail.com
6fb11976de updated general SDP query 2013-10-17 14:20:23 +00:00
matthias.ringwald@gmail.com
2ca4f19755 don't need to be Classic discoverable 2013-10-17 13:35:43 +00:00
matthias.ringwald@gmail.com
2ed9ac63e2 remove debug code 2013-10-17 13:34:57 +00:00
matthias.ringwald@gmail.com
c624031354 LE Set Event Mask not necessary as default includes all current 4.0 LE events 2013-10-17 13:27:04 +00:00
matthias.ringwald@gmail.com
cac78adf23 don't list BD ADDR in client 2013-10-17 13:23:33 +00:00
matthias.ringwald@gmail.com
6c27bd5656 removed informational LE command 2013-10-17 13:23:09 +00:00
matthias.ringwald@gmail.com
5c3b5f6339 LE is independent of scan mode 2013-10-17 13:22:20 +00:00
matthias.ringwald@gmail.com
75b4335b82 remove HCI commands already send by hci.c 2013-10-17 13:06:43 +00:00
matthias.ringwald@gmail.com
1fb869a41a ported ble_server example to libusb 2013-10-17 12:42:18 +00:00
matthias.ringwald@gmail.com
c3dfbe5da0 test for Bluetooth classic and LE support 2013-10-15 20:07:51 +00:00
matthias.ringwald@gmail.com
99be5ab4d7 added Secure Simple Pairing version of spp_counter 2013-09-11 19:40:56 +00:00
matthias.ringwald@gmail.com
b9dadf0231 added usb spp counter 2013-08-29 20:42:01 +00:00
matthias.ringwald@gmail.com
ad8a3deb4d added POSIX/libusb example of general SDP query 2013-06-10 21:30:25 +00:00
matthias.ringwald@gmail.com
e076f1242f examples for POSIX/libusb platform, sdp rfcomm query 2013-06-10 10:43:53 +00:00