mirror of
https://github.com/google/pebble.git
synced 2025-11-27 01:32:23 -05:00
spelling: activities
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user