Searched refs:m_last_lqi (Results 1 – 1 of 1) sorted by relevance
126 static uint8_t m_last_lqi; ///< LQI of the last received non-A… variable307 nrf_802154_notify_received(p_data, m_last_rssi, m_last_lqi); in received_frame_notify()1975 m_last_lqi = lqi_get(p_received_data); in nrf_802154_trx_receive_frame_received()3105 return m_last_lqi; in nrf_802154_core_last_frame_lqi_get()