mirror of
https://github.com/google/pebble.git
synced 2025-05-29 22:43:12 +00:00
spelling: activities
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6d23cc16b3
commit
daf0574d29
2 changed files with 2 additions and 2 deletions
|
@ -79,6 +79,6 @@ bool gap_le_consume_scan_results(uint8_t *buffer, uint16_t *size_in_out);
|
|||
void gap_le_scan_init(void);
|
||||
|
||||
//! @internal
|
||||
//! Stops any ongoing scanning and related activitie and cleans up anything that
|
||||
//! Stops any ongoing scanning and related activities and cleans up anything that
|
||||
//! had been created by gap_le_scan_init()
|
||||
void gap_le_scan_deinit(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue