Matthias Ringwald
|
c5d406eceb
|
docs: document GATT Service implementations
|
2016-11-02 15:33:41 +01:00 |
|
Matthias Ringwald
|
fe5451fa99
|
move GATT services into src/ble/gatt-service
|
2016-11-02 15:32:32 +01:00 |
|
Matthias Ringwald
|
85a677ece0
|
move GATT services into src/ble/gatt-service
|
2016-11-02 15:31:48 +01:00 |
|
Matthias Ringwald
|
362df7fb09
|
GATT Converter: allow to specify output file name
|
2016-11-02 14:57:50 +01:00 |
|
Matthias Ringwald
|
2630ffe4ed
|
fix name battery_service_server_set_battery_value
|
2016-11-02 12:52:00 +01:00 |
|
Matthias Ringwald
|
8577affdb5
|
example/le_counter: add Battery Service
|
2016-11-02 10:53:23 +01:00 |
|
Matthias Ringwald
|
23ffcbe214
|
GATT Server: implement Battery Service Server
|
2016-11-01 18:41:20 +01:00 |
|
Matthias Ringwald
|
660ce36883
|
gatt_server: add minimal functionality to support modular GATT Server Server implementations
|
2016-11-01 18:40:45 +01:00 |
|
Matthias Ringwald
|
bb38f05734
|
att_server: allow individual service implementations to register for can send now callbacks
|
2016-11-01 15:42:03 +01:00 |
|
Matthias Ringwald
|
8ac574d6fa
|
att_server: allow to register handler for handle range - needed for modular service implmeentation
|
2016-10-31 21:22:16 +01:00 |
|
Matthias Ringwald
|
60b51a4c4e
|
GATT Compiler: support #import <..> and ".." directives
|
2016-10-31 17:35:45 +01:00 |
|
Matthias Ringwald
|
c8771c2096
|
add bluetooth_gatt.h and bluetooth_data_types.h to btstack.h
|
2016-10-31 16:06:29 +01:00 |
|
Matthias Ringwald
|
c9454abcff
|
GATT Compiler: align comments
|
2016-10-31 16:06:06 +01:00 |
|
Matthias Ringwald
|
1d0cde9daa
|
use new Data Type defines from bluetooth_data_types
|
2016-10-31 16:05:07 +01:00 |
|
Matthias Ringwald
|
66fd343250
|
GATT Converter: replace - with _, prettify generated .h
|
2016-10-31 15:52:58 +01:00 |
|
Matthias Ringwald
|
0f308e7392
|
tool: scrape Bluetooth site for Data Types used in Advertisements, EIR, etc.
|
2016-10-31 15:44:45 +01:00 |
|
Matthias Ringwald
|
8a7d93dccc
|
example/hfp: use two columns for help menu
|
2016-10-31 12:23:56 +01:00 |
|
Matthias Ringwald
|
729074c4fd
|
add defines for start and end handle of each service
|
2016-10-30 23:12:31 +01:00 |
|
Matthias Ringwald
|
c37f72b75e
|
Gatt Converter: handle empty descriptors and bug in official XML
|
2016-10-28 15:46:53 +02:00 |
|
Matthias Ringwald
|
474b345620
|
docs: add basic info on convert_gatt_service.py
|
2016-10-28 15:35:59 +02:00 |
|
Matthias Ringwald
|
b165f97b80
|
GATT Converter: resolve UUIDs from src/bluetooth_gatt.h
|
2016-10-28 15:28:53 +02:00 |
|
Matthias Ringwald
|
af83d3c5e3
|
Merge branch 'master' into develop
|
2016-10-28 14:48:01 +02:00 |
|
Matthias Ringwald
|
491288c88e
|
new tool to fetch and convert GATT Services from Bluetooth SIG site
|
2016-10-28 14:47:56 +02:00 |
|
Matthias Ringwald
|
0e0e955978
|
gatt: provide UUIDs from Bluetooth SIG website at src/bluetooth_gatt.h
|
2016-10-27 16:26:54 +02:00 |
|
Matthias Ringwald
|
f3963406e0
|
introduce UNUSED macro
|
2016-10-27 15:04:09 +02:00 |
|
Matthias Ringwald
|
780ba00b7c
|
pts: fix accept incoming classic connection
|
2016-10-27 11:49:02 +02:00 |
|
Matthias Ringwald
|
84182ed9e3
|
example/sm_pairing_peripheral: print identity address and type
|
2016-10-27 11:13:46 +02:00 |
|
Matthias Ringwald
|
9c22b849b4
|
example/sm_pairing_peripheral: print identity address and type
|
2016-10-27 11:12:13 +02:00 |
|
Matthias Ringwald
|
13377825df
|
sm: add identity_addr and identiy_addr_type to SM_EVENT_IDENTITY_RESOLVING_SUCCEEDED. Also emit SM_EVENT_IDENTITY_CREATED during pairing
|
2016-10-27 11:11:40 +02:00 |
|
Matthias Ringwald
|
4231322a14
|
pts: fix compile
|
2016-10-26 12:53:21 +02:00 |
|
Matthias Ringwald
|
465cbb6b04
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-10-25 11:47:52 +02:00 |
|
Matthias Ringwald
|
a046efa634
|
ios: fix build
|
2016-10-25 11:47:20 +02:00 |
|
Matthias Ringwald
|
e1b3ef9489
|
pic32: fix includes in 3rd-party
|
2016-10-24 22:50:28 +02:00 |
|
Matthias Ringwald
|
1c8b472ecf
|
pic32: update project
|
2016-10-24 22:06:31 +02:00 |
|
Matthias Ringwald
|
1e64db3f3a
|
wiced: mention link key storage in DCT
|
2016-10-24 10:04:10 +02:00 |
|
Matthias Ringwald
|
4a515d8e5d
|
wiced: fix find oldest link key entry
|
2016-10-24 10:03:30 +02:00 |
|
Matthias Ringwald
|
8cd22e56c3
|
btstack_module: add link key db using WICED DCT
|
2016-10-24 10:03:25 +02:00 |
|
Matthias Ringwald
|
5762ec5cab
|
pic32-harmony: update project file
|
2016-10-23 22:54:17 +02:00 |
|
Matthias Ringwald
|
a24785d0c1
|
l2cap: fix compile
|
2016-10-23 22:11:16 +02:00 |
|
Matthias Ringwald
|
bab5f4f00b
|
l2cap: provide incoming flag for L2CAP and RFCOMM opened events
|
2016-10-23 22:08:44 +02:00 |
|
Matthias Ringwald
|
e70923579b
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-10-23 22:01:43 +02:00 |
|
Matthias Ringwald
|
5dc9cf35a1
|
stm32-nucleo: explain setup with new BOOST-CC2564MODA BoosterPack
|
2016-10-23 21:54:35 +02:00 |
|
Matthias Ringwald
|
7fb852b0ba
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-10-21 23:31:37 +02:00 |
|
Matthias Ringwald
|
e690b6a5e4
|
posix: use IOSSIOSPEED ioctl on OS X to set speed - allows for max baud rates
|
2016-10-21 23:31:28 +02:00 |
|
Matthias Ringwald
|
d715cf5114
|
hfp: disable mSBC if eSCO not available
|
2016-10-21 12:52:36 +02:00 |
|
Matthias Ringwald
|
64a157956a
|
docs: list of used hci commands
|
2016-10-21 12:38:09 +02:00 |
|
Matthias Ringwald
|
f9f7adeea2
|
example/hfp: clean up listing of supported codecs
|
2016-10-21 12:12:49 +02:00 |
|
Matthias Ringwald
|
d9f775598c
|
hfp: check if local controller supports eSCO when deciding on packet types
|
2016-10-20 16:36:50 +02:00 |
|
Milanka Ringwald
|
dbb41bfe0b
|
enable portaudio for msbc
|
2016-10-20 16:25:33 +02:00 |
|
Matthias Ringwald
|
0df8d1945b
|
test/ringbuffer: fix test
|
2016-10-20 15:27:48 +02:00 |
|