File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ This page describes the BLE implementation and API built in this firmware.
1414- [ BLE Services] ( #ble-services )
1515 - [ CTS] ( #cts )
1616 - [ ANS] ( #ans )
17+ - [ BLE Clients] ( #ble-clients )
18+ - [ IAC] ( #iac )
1719- [ Getting Information] ( #getting-information )
1820 - [ Firmware Version] ( #firmware-version )
1921 - [ Battery Level] ( #battery-level )
@@ -113,6 +115,16 @@ The following custom services are implemented in InfiniTime:
113115
114116![ ANS sequence diagram] ( ./ble/ans_sequence.png " ANS sequence diagram ")
115117
118+ ## BLE clients
119+
120+ ### IAC
121+
122+ InfiniTime implements Immediade Alert Service client, that can be used to send notifications to companion app.
123+ This is useful for "Find my Phone" functionality.
124+
125+ More documentation about this service can be found here.
126+
127+ [ Immediade Alert Service] ( https://www.bluetooth.com/specifications/specs/immediate-alert-service-1-0/ )
116128---
117129
118130### Getting Information
You can’t perform that action at this time.
0 commit comments