mirror of
https://github.com/google/pebble.git
synced 2025-05-29 22:43:12 +00:00
spelling: advertisement
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9ef3483674
commit
03349f2d2b
7 changed files with 13 additions and 13 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
//! @internal
|
||||
//! The number of reports that the circular reports buffer can contain.
|
||||
//! Accomodate for 4 reports with advertisment and scan reponse data:
|
||||
//! Accomodate for 4 reports with advertisement and scan reponse data:
|
||||
#define GAP_LE_SCAN_REPORTS_BUFFER_SIZE (4 * (sizeof(GAPLERawAdReport) + \
|
||||
(2 * GAP_LE_AD_REPORT_DATA_MAX_LENGTH)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue