Matthias Ringwald
|
4fdd1cade1
|
handle call to sm_send_security_request before hci le connection complete was handled in sm
|
2015-05-21 15:45:55 +02:00 |
|
Matthias Ringwald
|
dd3f0a48d9
|
handle HCI events received from gatt_client instead of existing hack
|
2015-05-21 15:39:20 +02:00 |
|
Matthias Ringwald
|
3652575526
|
gatt_client: more log_info, forward all HCI Events to gatt subclients
|
2015-05-21 15:36:49 +02:00 |
|
Matthias Ringwald
|
679e905b75
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-05-21 15:35:15 +02:00 |
|
Matthias Ringwald
|
cadf0c1dc5
|
gitignore for daemon
|
2015-05-21 15:34:39 +02:00 |
|
Milanka Ringwald
|
a1c1706f77
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-05-20 22:03:39 +02:00 |
|
Milanka Ringwald
|
9d873a98ea
|
manual: updated indentation
|
2015-05-20 22:03:17 +02:00 |
|
Matthias Ringwald
|
dfcee7fbd6
|
use real value for measured power
|
2015-05-20 21:39:38 +02:00 |
|
Matthias Ringwald
|
2d404a221f
|
use example UUID found everywhere
|
2015-05-18 23:41:22 +02:00 |
|
Matthias Ringwald
|
01f3bb1577
|
added BTstackManager.iBeaconConfigure(..) and iBeacon arduino example
|
2015-05-18 23:25:09 +02:00 |
|
Matthias Ringwald
|
a79e6f0c63
|
manage advertisements in BTstackManager
|
2015-05-18 22:48:32 +02:00 |
|
Matthias Ringwald
|
c310b54a2d
|
fixed examle name
|
2015-05-18 21:32:55 +02:00 |
|
Matthias Ringwald
|
03d7978d74
|
print warning and reboot on bluetooth hardware error
|
2015-05-18 21:25:23 +02:00 |
|
Matthias Ringwald
|
d23838ec66
|
added callback for Bluetooth hardware error
|
2015-05-18 21:13:28 +02:00 |
|
Matthias Ringwald
|
57fe2af8bc
|
get all tests to comile and use VPATH, common Makefile for all
|
2015-05-17 18:07:24 +02:00 |
|
Matthias Ringwald
|
cf642f951b
|
simplify badges URLs
|
2015-05-17 16:33:24 +02:00 |
|
Matthias Ringwald
|
a8a01b1dc5
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-05-17 16:10:11 +02:00 |
|
Matthias Ringwald
|
e1edd10ac1
|
testing commit webhook
|
2015-05-17 16:09:18 +02:00 |
|
Matthias Ringwald
|
0776193fa3
|
setup badges for all builders
|
2015-05-15 22:35:58 +02:00 |
|
Matthias Ringwald
|
780f2a8fcc
|
trying to get build badges to work
|
2015-05-15 22:09:55 +02:00 |
|
Matthias Ringwald
|
4af5f39bb8
|
fix message about xcode 4.4.1 install path
|
2015-05-15 16:18:01 +02:00 |
|
Matthias Ringwald
|
1c42f7eda0
|
use Security Level 2 (Encrypted, no MITM protection) as default for RFCOMM
|
2015-05-15 11:11:49 +02:00 |
|
Matthias Ringwald
|
775ecc3663
|
only reject l2cap connection due to insufficient security level after authentication procedure was performed
|
2015-05-14 22:59:36 +02:00 |
|
Matthias Ringwald
|
46760c2cac
|
emphasize hci_dump_open calls
|
2015-05-14 17:06:55 +02:00 |
|
Matthias Ringwald
|
2b65942fc7
|
add missing format specifier
|
2015-05-14 12:54:16 +02:00 |
|
Matthias Ringwald
|
522ba429ec
|
add re-used records from device db in front, extend tests a bit
|
2015-05-14 10:20:44 +02:00 |
|
Matthias Ringwald
|
3e35d521bf
|
ignore remove NULL item from linked list
|
2015-05-14 10:17:49 +02:00 |
|
Matthias Ringwald
|
cbe987fb1e
|
fix compile for some of the tests, single Makefile for subset
|
2015-05-14 08:25:34 +02:00 |
|
Matthias Ringwald
|
3df1d63fe3
|
fix warnings
|
2015-05-13 16:07:17 +02:00 |
|
Matthias Ringwald
|
e569dfd95d
|
add cast to getting security level
|
2015-05-13 10:34:21 +02:00 |
|
Matthias Ringwald
|
1a6180181a
|
no break after return
|
2015-05-13 10:33:00 +02:00 |
|
Matthias Ringwald
|
71de195ed3
|
fix c99 warnings for missing argument of functions with no arguments, fix more warnings
|
2015-05-13 10:30:46 +02:00 |
|
Matthias Ringwald
|
9ba99baec4
|
merge
|
2015-05-13 09:35:08 +02:00 |
|
Matthias Ringwald
|
c0024ab711
|
add missing newline for btstack_version.h
|
2015-05-13 09:32:49 +02:00 |
|
Matthias Ringwald
|
b2eeb2dcac
|
use format string for uuid in log_info
|
2015-05-12 18:48:46 +02:00 |
|
Matthias Ringwald
|
9f8345130b
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-05-12 00:34:23 +02:00 |
|
Matthias Ringwald
|
e34835df7e
|
posix with cc2564b config
|
2015-05-12 00:34:14 +02:00 |
|
Matthias Ringwald
|
90e723404b
|
add platforms/daemon/src to MTK build
|
2015-05-11 15:52:07 +02:00 |
|
Matthias Ringwald
|
2a5a425c1e
|
use /usr/local/android-ndk for mtk platform
|
2015-05-11 15:41:35 +02:00 |
|
Matthias Ringwald
|
eda847dbe4
|
improve calculation for class2 single power command
|
2015-05-10 23:15:54 +02:00 |
|
Matthias Ringwald
|
dd7b6f613f
|
update sdp_util to create SPP v1.2 compliant record
|
2015-05-10 22:07:54 +02:00 |
|
Matthias Ringwald
|
be74c046e1
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-05-10 00:44:22 +02:00 |
|
Matthias Ringwald
|
b3cf26ff05
|
disable spp_accel demo due to limited flash with mspgcc
|
2015-05-10 00:44:04 +02:00 |
|
Milanka Ringwald
|
911bc0f1af
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-05-09 00:07:47 +02:00 |
|
Matthias Ringwald
|
1ca90339a3
|
fix compile warning
|
2015-05-08 22:24:02 +02:00 |
|
Matthias Ringwald
|
b4678bb372
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2015-05-08 22:19:54 +02:00 |
|
Matthias Ringwald
|
8d29070e3b
|
Send hci reset after setting bd addr on stlc2500d
|
2015-05-08 22:19:45 +02:00 |
|
Matthias Ringwald
|
2f48d9200b
|
schedule bd addr change before baud change
|
2015-05-08 21:58:00 +02:00 |
|
Matthias Ringwald
|
bd60bbd509
|
add command to set bd addr for stlc2500d
|
2015-05-08 21:26:32 +02:00 |
|
Milanka Ringwald
|
6ea2468695
|
manual: unified section syntax, added missing paths
|
2015-05-08 15:09:18 +02:00 |
|