summaryrefslogtreecommitdiff
path: root/doc/ble.md
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-05-24 16:51:50 +0200
committerJF <jf@codingfield.com>2020-05-24 16:51:50 +0200
commit073717980f5c00f553ac3b58a50b792b32a14c7a (patch)
tree8eeafef1f4150a1cf238ee80e53c8901b0ec67af /doc/ble.md
parent331481cd0c6ba804860f7cdbd5110a87ff0160fe (diff)
parentbe1ad9b07083e656a649d223750ff4b14b781b7b (diff)
Merge develop
Diffstat (limited to 'doc/ble.md')
-rw-r--r--doc/ble.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ble.md b/doc/ble.md
index 0302b471..9a7c59a8 100644
--- a/doc/ble.md
+++ b/doc/ble.md
@@ -19,9 +19,10 @@ If **CTS** is detected, it'll request the current time to the companion applicat
[List of standard BLE services](https://www.bluetooth.com/specifications/gatt/services/)
### CTS
-[Current Time Service](https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.bluetooth.service.alert_notification.xml)
+[Current Time Service](https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.bluetooth.service.current_time.xml)
### ANS
-[Alert Notification Service](https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.bluetooth.service.current_time.xml)
+[Alert Notification Service](https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.bluetooth.service.alert_notification.xml)
+
+![ANS sequence diagram](./ble/ans_sequence.png "ANS sequence diagram")
-![ANS sequence diagram](./ble/ans_sequence.png "ANS sequence diagram") \ No newline at end of file