Searched refs:m_last_rssi (Results 1 – 1 of 1) sorted by relevance
129 static int8_t m_last_rssi; ///< RSSI of the last received non-… variable307 nrf_802154_notify_received(p_data, m_last_rssi, m_last_lqi); in received_frame_notify()1974 m_last_rssi = rssi_last_measurement_get(); in nrf_802154_trx_receive_frame_received()3100 return m_last_rssi; in nrf_802154_core_last_frame_rssi_get()