mirror of
https://github.com/google/pebble.git
synced 2025-05-29 22:43:12 +00:00
spelling: connection
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
bd2c2ad356
commit
a29c01bf00
2 changed files with 2 additions and 2 deletions
|
@ -440,7 +440,7 @@ unlock:
|
|||
return ret_val;
|
||||
}
|
||||
|
||||
//! extern for gap_le_connnection.c
|
||||
//! extern for gap_le_connection.c
|
||||
//! Cleans up any state and frees the associated memory of all the things this module might have
|
||||
//! created for a given connection.
|
||||
//! bt_lock() is assumed to be taken by the caller
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue