mirror of
https://github.com/google/pebble.git
synced 2025-11-22 15:30:55 -05:00
spelling: successfully
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -47,7 +47,7 @@ void bt_driver_handle_host_added_bonding(const BleBonding *bonding);
|
||||
//! Called by the FW when a bonding is removed (i.e. user "Forgot" a bonding from Settings).
|
||||
void bt_driver_handle_host_removed_bonding(const BleBonding *bonding);
|
||||
|
||||
//! Called by the BT driver after succesfully pairing a new device.
|
||||
//! Called by the BT driver after successfully pairing a new device.
|
||||
//! @param addr The address that is used to refer to the connection. This is used to associate
|
||||
//! the bonding with the GAPLEConnection.
|
||||
extern void bt_driver_cb_handle_create_bonding(const BleBonding *bonding,
|
||||
|
||||
Reference in New Issue
Block a user