mirror of
https://github.com/google/pebble.git
synced 2025-11-20 06:20:56 -05:00
spelling: bluetooth
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
//! Sets the override mode used to stop and start the bluetooth independent of the airplane mode.
|
||||||
void bt_ctl_set_override_mode(BtCtlModeOverride override);
|
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);
|
void bt_ctl_reset_bluetooth(void);
|
||||||
|
|||||||
Reference in New Issue
Block a user