spelling: successful

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:46:22 -05:00
parent 56b1584352
commit aee29ca34b
3 changed files with 3 additions and 3 deletions

View file

@ -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,