mirror of
https://github.com/google/pebble.git
synced 2025-11-14 11:32:49 -05:00
spelling: successful
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user