mirror of https://github.com/google/pebble
spelling: faster
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9a28b928ad
commit
f7145c9739
|
@ -67,7 +67,7 @@ void conn_mgr_set_ble_conn_response_time(
|
||||||
//! connection at the requested rate.
|
//! connection at the requested rate.
|
||||||
//!
|
//!
|
||||||
//! Note: This currently supports two modes. ResponseTimeMax maps to BT classic sniff mode
|
//! Note: This currently supports two modes. ResponseTimeMax maps to BT classic sniff mode
|
||||||
//! and anything fatser maps to BT classic active mode
|
//! and anything faster maps to BT classic active mode
|
||||||
//!
|
//!
|
||||||
//! @param[in] remote The BT Classic connection requesting the rate change
|
//! @param[in] remote The BT Classic connection requesting the rate change
|
||||||
//! @param[in] consumer The consumer requesting the rate change
|
//! @param[in] consumer The consumer requesting the rate change
|
||||||
|
|
Loading…
Reference in New Issue