Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5b3630f authored by Myles Watson's avatar Myles Watson Committed by Automerger Merge Worker
Browse files

Merge "SMP: Add handled events to the expected list" am: 365b2e71 am: 041ab7fe

parents 57787681 041ab7fe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -217,6 +217,8 @@ void smp_send_app_cback(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) {
          break;

        // Expected, but nothing to do
        case SMP_NC_REQ_EVT:
        case SMP_SC_OOB_REQ_EVT:
        case SMP_SC_LOC_OOB_DATA_UP_EVT:
        case SMP_LE_ADDR_ASSOC_EVT:
          break;