Files
ptp-notification-armada-app/notificationservice-base-v2/ptptrackingfunction
Eduardo Alberti 8a77c31594 Clean pins structure in case of disconnected pin
In cases when only one type of device (PSS or EEC) is connected, the ptp
notification app stay stuck in FAILURE-NOFIX even when the disconnected
device change to connected status.

To solve this, the pins structure is cleaned when only one device is
connected (PSS or EEC) forcing a new pin read on the next validation.

TEST PLAN:
PASS: Status change to FAILURE_NOFIX in case of disconnected pin
PASS: Status change to LOCK_HO_ACQ in case of connected pins in EEC and
      PPS devices

Closes-bug: #2121704

Change-Id: Ib78331f2526add179a65f094e2646b472e27be5c
Signed-off-by: Eduardo Alberti <eduardo.alberti@windriver.com>
2025-08-29 14:03:58 -03:00
..