Searched refs:BTC_WL_DEF_TX_PWR (Results 1 – 6 of 6) sorted by relevance
190 if (level == BTC_WL_DEF_TX_PWR) { /* back to original */ in _8852b_wl_tx_power()194 if (pwr_val > BTC_WL_DEF_TX_PWR) in _8852b_wl_tx_power()195 pwr_val = BTC_WL_DEF_TX_PWR; in _8852b_wl_tx_power()
53 #define BTC_WL_DEF_TX_PWR 255 macro
1050 _set_wl_tx_power(btc, BTC_WL_DEF_TX_PWR); /* original tx power, no Tx power adjust */ in _ntfy_init_coex()