Searched refs:rx_pow_offset (Results 1 – 2 of 2) sorted by relevance
26 void nhwra_prep_cca_request(p2G4_cca_t *cca_req, bool CCA_not_ED, double rx_pow_offset);
544 void nhwra_prep_cca_request(p2G4_cca_t *cca_req, bool CCA_not_ED, double rx_pow_offset) { in nhwra_prep_cca_request() argument573 double carrier_detect_level = -110 - rx_pow_offset; //dBm : Any detectable signal by the modem in nhwra_prep_cca_request()574 double edthreshold_dBm = nrfra_LQIformat_to_dBm(edthreshold) - rx_pow_offset; in nhwra_prep_cca_request()