Home
last modified time | relevance | path

Searched refs:chm_RSSImeas (Results 1 – 3 of 3) sorted by relevance

/babblesim_ext_2G4_phy_v1-3.4.0/src/
Dp2G4_channel_and_modem.h21 void chm_RSSImeas(tx_l_c_t *tx_l, p2G4_power_t rx_antenna_gain, p2G4_radioparams_t *rx_radio_params…
Dp2G4_main.c100chm_RSSImeas(&tx_l_c, rssi_req.antenna_gain, &rssi_req.radio_params, &rssi_resp, d, current_time); in pick_and_validate_abort()
255chm_RSSImeas(&tx_l_c, RSSI_a[d].antenna_gain, &RSSI_a[d].radio_params, &RSSI_meas, d, current_time… in f_RSSI_meas()
266chm_RSSImeas(&tx_l_c, rx_a[d].rx_s.antenna_gain, &rx_a[d].rx_s.radio_params, &rx_a[d].rx_done_s.rs… in rx_do_RSSI()
654 chm_RSSImeas(&tx_l_c, req->antenna_gain, &req->radio_params, &RSSI_meas, d, current_time); in f_cca_meas()
Dp2G4_channel_and_modem.c316 void chm_RSSImeas(tx_l_c_t *tx_l, p2G4_power_t rx_antenna_gain, p2G4_radioparams_t *rx_radio_params… in chm_RSSImeas() function