mirror of
https://github.com/google/pebble.git
synced 2025-11-26 17:22:23 -05:00
spelling: response
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
//! @internal
|
||||
//! The number of reports that the circular reports buffer can contain.
|
||||
//! Accomodate for 4 reports with advertisement and scan reponse data:
|
||||
//! Accomodate for 4 reports with advertisement and scan response data:
|
||||
#define GAP_LE_SCAN_REPORTS_BUFFER_SIZE (4 * (sizeof(GAPLERawAdReport) + \
|
||||
(2 * GAP_LE_AD_REPORT_DATA_MAX_LENGTH)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user