mirror of
https://github.com/google/pebble.git
synced 2026-02-10 15:37:25 -05:00
spelling: occurred
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user