18 Commits

Author SHA1 Message Date
Matthias Ringwald
200e95e498 Merge branch 'develop'
# Conflicts:
#	README.md
#	example/sco_demo_util.c
#	src/ble/att_server.c
#	src/ble/gatt_client.c
#	src/classic/hfp.c
#	src/classic/hfp.h
#	src/classic/hfp_ag.c
#	src/hci.c
#	src/hci.h
2023-12-07 18:32:07 +01:00
Matthias Ringwald
bc6a318f21 Avoid __ prefix in defines 2023-12-04 17:48:14 +01:00
Matthias Ringwald
4a9eead824 Merge branch 'develop' 2022-06-03 16:49:03 +02:00
Matthias Ringwald
0801ef928e example: fix warnings 2022-04-30 22:05:44 +02:00
Matthias Ringwald
45e937e1ce Merge branch 'develop'
# Conflicts:
#	CHANGELOG.md
2022-03-04 11:15:04 +01:00
Matthias Ringwald
58cdfdbe8b exmple/mesh_node_demo: use
instead of strcat
2022-02-15 12:29:36 +01:00
Matthias Ringwald
d778e7488c Merge branch 'develop'
# Conflicts:
#	port/windows-winusb-intel/main.c
#	port/windows-winusb/main.c
#	src/ble/sm.c
#	src/hci.c
#	src/hci.h
#	src/l2cap.c
2021-12-30 12:12:01 +01:00
Matthias Ringwald
9d65c99253 example: remove call to le_device_db_init 2021-12-17 20:48:53 +01:00
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Matthias Ringwald
039b5ecb8b Merge branch 'develop' 2020-11-20 14:28:37 +01:00
Milanka Ringwald
7bbeb3ad8c add missing default switch cases 2020-10-27 13:44:55 +01:00
Matthias Ringwald
88dd0c2f70 example/mesh_node_demo: fix compile 2019-09-12 11:02:11 +02:00
Matthias Ringwald
138818a33e example/mesh_node_demo: fix use ENABLE_GATT_BEARER, set test device uuid 2019-09-09 18:42:30 +02:00
Matthias Ringwald
5127fa8aeb mesh: use gatt/adv bearer only if enabled 2019-09-06 21:46:57 +02:00
Matthias Ringwald
0728b042e0 mesh: implement attention timer in mesh 2019-07-20 08:50:35 +02:00
Matthias Ringwald
8451e447c1 mesh: fix debug output of attention timer 2019-07-20 08:50:35 +02:00
Matthias Ringwald
f2229d0ea7 mesh: use 'mesh bd_addr' as GAP Name in ATT DB 2019-07-20 08:50:35 +02:00
Matthias Ringwald
cf862b3640 mesh: mesh_node_demo general example 2019-07-20 08:50:34 +02:00