#
200e95e4 |
| 07-Dec-2023 |
Matthias Ringwald <[email protected]> |
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 #
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
show more ...
|
#
bc6a318f |
| 04-Dec-2023 |
Matthias Ringwald <[email protected]> |
Avoid __ prefix in defines
|
#
4a9eead8 |
| 03-Jun-2022 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop'
|
#
0801ef92 |
| 30-Apr-2022 |
Matthias Ringwald <[email protected]> |
example: fix warnings
|
#
45e937e1 |
| 04-Mar-2022 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop'
# Conflicts: # CHANGELOG.md
|
#
58cdfdbe |
| 15-Feb-2022 |
Matthias Ringwald <[email protected]> |
exmple/mesh_node_demo: use instead of strcat
|
#
d778e748 |
| 30-Dec-2021 |
Matthias Ringwald <[email protected]> |
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
|
#
9d65c992 |
| 17-Dec-2021 |
Matthias Ringwald <[email protected]> |
example: remove call to le_device_db_init
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
039b5ecb |
| 20-Nov-2020 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop'
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
88dd0c2f |
| 12-Sep-2019 |
Matthias Ringwald <[email protected]> |
example/mesh_node_demo: fix compile
|
#
138818a3 |
| 09-Sep-2019 |
Matthias Ringwald <[email protected]> |
example/mesh_node_demo: fix use ENABLE_GATT_BEARER, set test device uuid
|
#
5127fa8a |
| 06-Sep-2019 |
Matthias Ringwald <[email protected]> |
mesh: use gatt/adv bearer only if enabled
|
#
0728b042 |
| 16-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: implement attention timer in mesh
|
#
8451e447 |
| 16-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: fix debug output of attention timer
|
#
f2229d0e |
| 15-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: use 'mesh bd_addr' as GAP Name in ATT DB
|
#
cf862b36 |
| 12-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: mesh_node_demo general example
|