Commit Graph

4 Commits

Author SHA1 Message Date
Francisco Gil 20118a0f71 ble: dey-example: update example to match with latest bluez version
Now the bt_att_set_debug requires a new parameter to set the
debug level.
This is caused by the update of the bluez library.

https://onedigi.atlassian.net/browse/DEL-8151

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2022-11-08 12:37:36 +01:00
Tatiana Leon 644023bc66 ble-gatt-server-example: remove mainloop_set_signal and use mainloop_run_with_signal
See bluez commits:

   * 5202ea57a8fda7b298bb920a05c349897377abc1
   * b597afa45a40ed2720659649e77dd25b45383fc0
   * 5bdc09bb3a9e1e15aaff10ada0eddad21a2915fa
   * 0aa6516a154b1ce02bd99c2dda6a4f305e3854c0

Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
(cherry picked from commit 7fd22392de)
2021-07-29 09:58:45 +02:00
Tatiana Leon b67f0eaba1 ble-gatt-server-example: add support for notify multiple
See bluez commit b8b59af4e88069cb2f67b0168113aa489f6e1fe9.

Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
(cherry picked from commit f0d0e84ef4)
2021-07-29 09:58:25 +02:00
Arturo Buzarra 844d13fec0 ble-gatt-server-example: add sample application to create a BLE GATT server
https://jira.digi.com/browse/DEL-6649

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2019-07-11 10:58:12 +02:00