# HandoffInfo

Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/handoff_info.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/handoff_info.html)

Link estimation data for one link direction.

| Field | API type | Data type | Description |
| --- | --- | --- | --- |
| state | Java | LinkInterruptState | Handoff state (LinkInterruptState). |
| Native | lli\_LinkInterruptState |
| sourceRat | Java | RatType | Source RAT. Field is only valid when state is<br>                            HANDOFF\_START (RAT type) |
| Native | lli\_RatType |
| targetRat | Java | RatType | Target RAT. Field is only valid when state is<br>                            HANDOFF\_START (RAT type) |
| Native | lli\_RatType |
| estimatedTimeToInterruption | Java | long | Estimated time till actual handoff starts. Field is<br>                                only valid when state is HANDOFF\_IMMINENT |
| Native | uint64\_t |
| estimatedInterruptionDuration | Java | long | Estimated total time from handoff start to<br>                                complete.Field is only valid when state is HANDOFF\_START |
| Native | uint64\_t |

**Parent Topic:** LLI structs

Last Published: Nov 14, 2024

Previous Topic
 
LLI structs Next Topic

Interrupt event sequence