NWK_GetNeighborsLqi Function
C
Lqi_t NWK_GetNeighborsLqi(NwkNeighbor_t const *const neighbor);Description
Link quality indication for given neighbor.
Parameters
| Param | Description |
|---|---|
| neighbor | pointer to a entry of neighbor in the neighbor table. |
Returns
LQI of received frames from a neighbor
