mirror of
https://github.com/google/pebble.git
synced 2025-05-29 22:43:12 +00:00
spelling: occurred
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0f0c1cca12
commit
3d34684548
10 changed files with 15 additions and 15 deletions
|
@ -220,7 +220,7 @@ _Static_assert(sizeof(PebblePairingServiceConnectivityStatus) <= 20, "Larger tha
|
|||
|
||||
typedef struct GAPLEConnection GAPLEConnection;
|
||||
|
||||
//! Signals to the Pebble GATT service that status change has occured (pairing, encryption, ...),
|
||||
//! Signals to the Pebble GATT service that status change has occurred (pairing, encryption, ...),
|
||||
//! allowing it to notify any BLE devices that are subscribed to connectivity status updates of the
|
||||
//! change.
|
||||
//! @param connection The connection for which the status was changed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue