mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: bluetooth
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
3dc43a4c1b
commit
e681b24ea3
1 changed files with 1 additions and 1 deletions
|
@ -48,5 +48,5 @@ void bt_ctl_set_enabled(bool enabled);
|
|||
//! Sets the override mode used to stop and start the bluetooth independent of the airplane mode.
|
||||
void bt_ctl_set_override_mode(BtCtlModeOverride override);
|
||||
|
||||
//! Reset bluetoosh using sequential calls to comm_stop() and comm_start()
|
||||
//! Reset bluetooth using sequential calls to comm_stop() and comm_start()
|
||||
void bt_ctl_reset_bluetooth(void);
|
||||
|
|
Loading…
Add table
Reference in a new issue