47 Commits

Author SHA1 Message Date
ole.reinhardt@googlemail.com
f59d59529d Merge branch 'development' 2014-09-02 21:56:37 +00:00
mila@ringwald.ch
d2effbcc76 added sdp bnep query example that extracts l2cap psm and bnep version values 2014-08-29 21:25:46 +00:00
mila@ringwald.ch
2e17d07dac removed ble client 2014-08-08 13:12:23 +00:00
matthias.ringwald@gmail.com
e0d35ddbe7 also build ble_peripheral_uart_cc256x 2014-07-31 15:03:04 +00:00
mila@ringwald.ch
f64240626f gatt client: implemented signed write 2014-06-19 22:20:43 +00:00
matthias.ringwald
e482e2f301 added dual-mode SPP and LE Counter example 2014-06-10 20:11:41 +00:00
matthias.ringwald
5502b46021 use mimimal att db for ancs 2014-06-09 20:33:01 +00:00
matthias.ringwald
ce8ecddc86 first part of ANCS Client 2014-06-08 21:47:27 +00:00
matthias.ringwald
b9169cb80a add OS X frameworks 2014-06-07 10:22:37 +00:00
mila@ringwald.ch
d261ad7fc8 gatt example: discover primary services and characteristics 2014-05-30 15:14:31 +00:00
mila@ringwald.ch
f2f517a9b0 gatt client fixed reset peripheral state 2014-05-24 00:14:05 +00:00
mila@ringwald.ch
cc4d39c396 gatt client moved to ble 2014-04-29 19:45:40 +00:00
mila@ringwald.ch
aa0a65f68e ble client: extract gatt client 2014-04-28 21:47:59 +00:00
matthias.ringwald@gmail.com
7d6a8e968c add att_dispatch.c 2014-04-25 13:23:37 +00:00
mila@ringwald.ch
a18a5bc545 start extracting gatt_client 2014-04-24 23:20:52 +00:00
mila@ringwald.ch
8436d2ee42 add toggle for long values, hexdump write value for validation by tester 2014-02-01 11:10:12 +00:00
matthias.ringwald@gmail.com
f346e915a2 add classic_test 2014-01-27 19:25:26 +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
61f369be3c basic l2cap test tool 2014-01-22 23:29:16 +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
ce5a7b2028 use libusb from /usr/local 2014-01-22 14:00:23 +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
431d68e3ef split out dummy central_device_db code into extra file 2014-01-09 20:45:43 +00:00
matthias.ringwald@gmail.com
ef8a41e1e4 added a minimal security manager that just denies security requests 2014-01-08 12:04:11 +00:00
matthias.ringwald@gmail.com
3d210f8217 extracted att_server 2014-01-05 21:39:26 +00:00
matthias.ringwald@gmail.com
696564b866 renamed ble_server into ble_peripheral 2014-01-05 21:18:06 +00:00
matthias.ringwald@gmail.com
831700f276 move Sercurity Manager into main code base 2014-01-05 20:45:37 +00:00
matthias.ringwald@gmail.com
b18000f8c2 break out sm.c 2014-01-05 19:21:49 +00:00
matthias.ringwald@gmail.com
c0712fc68a start sorting Security Manager code 2014-01-03 19:19:37 +00:00
matthias.ringwald@gmail.com
f781679a14 remove c aes128 code 2014-01-01 20:05:39 +00:00
matthias.ringwald@gmail.com
29634d544e use latest cc2564 init script 2013-12-21 22:31:04 +00:00
mila@ringwald.ch
7d0f8f4b07 draft example of ble client 2013-11-28 10:54:41 +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
e666cc4e4b only send keys requested by initiator 2013-11-01 15:31:00 +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
7a77743ef8 fix makefile for spp_counter_ssp 2013-10-18 08:19:24 +00:00
matthias.ringwald@gmail.com
6fb11976de updated general SDP query 2013-10-17 14:20:23 +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