Matthias Ringwald
|
0c4cc577b2
|
daemon/binding/python: poc
|
2018-11-28 11:09:44 +01:00 |
|
Matthias Ringwald
|
b85d692e71
|
example/sdp_bnep_query: use static buffer for service names
|
2018-11-28 11:07:55 +01:00 |
|
Matthias Ringwald
|
9975f1a3b6
|
example/panu_demo: use static buffer for service names
|
2018-11-28 11:06:11 +01:00 |
|
Matthias Ringwald
|
76780d6ce5
|
example/sdp_rfcomm_query: use static buffer for service names
|
2018-11-28 10:54:20 +01:00 |
|
Matthias Ringwald
|
7556ab9f6d
|
example/sco_demo_util: use sine table of len 60 (266 hz at 16 kHz)
|
2018-11-27 15:54:03 +01:00 |
|
Matthias Ringwald
|
c949105a7b
|
changelog: update
|
2018-11-27 15:51:34 +01:00 |
|
Matthias Ringwald
|
c245ca32b5
|
sm: ENABLE_LE_CENTRAL_AUTO_ENCRYPTION triggers automatic encryption on connect to bonded devices
|
2018-11-27 11:25:13 +01:00 |
|
Matthias Ringwald
|
6ecd409b9d
|
posix/le_device_db_fs: fix EOF detection reading db
|
2018-11-26 21:37:20 +01:00 |
|
Matthias Ringwald
|
98c0024dfc
|
sm_pairing_central: split packet handler into hci and sm part, handle passkey input
|
2018-11-26 20:35:52 +01:00 |
|
Matthias Ringwald
|
aacfafc3ac
|
sm: ignore Slave Security Request after sending own Pairing Request
|
2018-11-26 20:19:47 +01:00 |
|
Matthias Ringwald
|
73704aa932
|
sm_pairing_peripheral: only registser for sm events
|
2018-11-26 20:11:47 +01:00 |
|
Matthias Ringwald
|
bde654efb0
|
sm_pairing_peripheral: add 0x1111 to service list, make it discoverable by sm_pairing_central
|
2018-11-26 20:06:59 +01:00 |
|
Matthias Ringwald
|
b178f6a6e6
|
daemon: fix build
|
2018-11-23 18:09:51 +01:00 |
|
Matthias Ringwald
|
c77e7c454e
|
initialze other malloc'ed memory
|
2018-11-23 18:02:27 +01:00 |
|
Matthias Ringwald
|
6fff232482
|
remove explicit memset call for buffers from btstack_memory
|
2018-11-23 17:41:43 +01:00 |
|
Matthias Ringwald
|
a2673d8810
|
btstack_memory: initialize all buffers on btstack_memory_TYPE_get()
|
2018-11-23 17:40:42 +01:00 |
|
Matthias Ringwald
|
64cb054c86
|
l2cap: fix use after free with ERTM (close issue #181)
|
2018-11-22 21:55:08 +01:00 |
|
Matthias Ringwald
|
ba15640864
|
changelog: update
|
2018-11-20 21:17:12 +01:00 |
|
Matthias Ringwald
|
8c5fe29456
|
scoket_server: initialize connection_t struct before using it
|
2018-11-20 21:16:55 +01:00 |
|
Matthias Ringwald
|
47ba4de1ce
|
sm: GAP_RANDOM_ADDRESS_TYPE_STATIC does not need periodic updates
|
2018-11-20 15:05:23 +01:00 |
|
Matthias Ringwald
|
8a655b4bcc
|
posix-h4: readme
|
2018-11-19 14:19:55 +01:00 |
|
Milanka Ringwald
|
a442c325e9
|
tool: sort files alphabetically, replace dash with undescore in defines
|
2018-11-13 11:40:52 +01:00 |
|
Milanka Ringwald
|
ed83c15790
|
fix esp32 port compiling error
|
2018-11-13 09:53:46 +01:00 |
|
Milanka Ringwald
|
1b93b0cf97
|
cleanup: remove unused std libs
|
2018-11-13 09:39:07 +01:00 |
|
Milanka Ringwald
|
6c9a65edd9
|
ublox_spp_le_counter: include device info service
|
2018-11-13 09:38:00 +01:00 |
|
Milanka Ringwald
|
16e3e4af25
|
ublox_spp_le_counter: include device info service
|
2018-11-13 09:35:34 +01:00 |
|
Milanka Ringwald
|
c9db5c2133
|
hci/gap: save the le connection interval on connection complete and connection update
|
2018-11-12 15:00:10 +01:00 |
|
Milanka Ringwald
|
900fc9c688
|
cycling_power_service_server: remove printf, use ATT MTU
|
2018-11-12 11:45:12 +01:00 |
|
Milanka Ringwald
|
b11dea2d08
|
remove printf and unused std libraries
|
2018-11-12 11:44:23 +01:00 |
|
Milanka Ringwald
|
8f9132b582
|
att_server: add getter for MTU
|
2018-11-12 11:37:12 +01:00 |
|
Milanka Ringwald
|
842f997411
|
remove unused casts
|
2018-11-12 10:27:49 +01:00 |
|
Milanka Ringwald
|
40a35d0a97
|
ublox_spp_service_server: add read to FIFO characteristic, receive three wrties: Write credits CCCD, Write FIFO CCCD, Write credits, then give out/notify credits
|
2018-11-09 14:39:21 +01:00 |
|
Matthias Ringwald
|
cf837c2859
|
avdtp: fix warning
|
2018-11-08 15:38:14 +01:00 |
|
Matthias Ringwald
|
0d4a198ec7
|
avdtp: rework incoming l2cap connection during connection establishment
|
2018-11-08 15:17:38 +01:00 |
|
Matthias Ringwald
|
f43b5c9071
|
sm: fix internal buffer overrun that can cause storing of bonding information to fail
|
2018-11-08 09:25:40 +01:00 |
|
Matthias Ringwald
|
cb93c223bc
|
daemon examples: avaid compile warning
|
2018-11-08 08:21:57 +01:00 |
|
Milanka Ringwald
|
04e44aa625
|
changelog: ublox spp-like gatt profile
|
2018-11-06 15:14:44 +01:00 |
|
Milanka Ringwald
|
733ac1e89f
|
ublox_spp_service_server: Implementation of the ublox SPP-like profile
|
2018-11-06 15:13:10 +01:00 |
|
Milanka Ringwald
|
c9d24807fb
|
hids_device: remove printfs
|
2018-11-05 14:19:46 +01:00 |
|
Milanka Ringwald
|
4163d2eb57
|
nordic_spp: fix UUID
|
2018-11-05 11:16:17 +01:00 |
|
Milanka Ringwald
|
3bb3035f55
|
att_server: use const for input data buffer
|
2018-11-02 14:48:46 +01:00 |
|
Milanka Ringwald
|
28e59789a6
|
gatt_service: use GATTSERVICE as event prefix for GATT services
|
2018-11-02 09:29:31 +01:00 |
|
Matthias Ringwald
|
e2c2b10c79
|
hid_device: fix warning
|
2018-11-01 12:36:09 +01:00 |
|
Matthias Ringwald
|
12a29783e7
|
esp32: add ENABLE_ATT_DELAYED_RESPONSE
|
2018-11-01 12:30:10 +01:00 |
|
Matthias Ringwald
|
50da9f2091
|
java: temp ignore GATT_SERVICE subevents in generator
|
2018-11-01 12:09:15 +01:00 |
|
Milanka Ringwald
|
eb40c7db93
|
att_server: read btstack config for conditional define
|
2018-11-01 10:53:18 +01:00 |
|
Milanka Ringwald
|
5bf0bb88c9
|
Makefile: clean generated h files
|
2018-11-01 10:50:15 +01:00 |
|
Milanka Ringwald
|
22b7170527
|
cycling power service: define extern att_server_response_ready
|
2018-11-01 10:39:55 +01:00 |
|
Milanka Ringwald
|
a7f3cc2ae6
|
Makefile: fix gatt-service path
|
2018-11-01 10:38:37 +01:00 |
|
Milanka Ringwald
|
62545c237c
|
cycling power service: fix shadowed variable
|
2018-11-01 10:37:16 +01:00 |
|