mirror of
https://github.com/google/pebble.git
synced 2025-05-25 04:34:52 +00:00
spelling: successful
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
56b1584352
commit
aee29ca34b
3 changed files with 3 additions and 3 deletions
|
@ -207,7 +207,7 @@ int GAP_LE_Cancel_Create_Connection(unsigned int BluetoothStackID) {
|
|||
return 0;
|
||||
}
|
||||
|
||||
// Puts the event that the BT Controller will emit after a succesfull
|
||||
// Puts the event that the BT Controller will emit after a successful
|
||||
// GAP_LE_Cancel_Create_Connection call.
|
||||
void fake_gap_le_put_cancel_create_event(const BTDeviceInternal *device, bool is_master) {
|
||||
fake_gap_put_connection_event(HCI_ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue