Home
last modified time | relevance | path

Searched refs:BTC_RSSI_ST_STAY_HIGH (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDcoex.h70 BTC_RSSI_ST_STAY_HIGH, enumerator
82 __rssi == BTC_RSSI_ST_STAY_HIGH) ? 1 : 0); })
HDcoex.c5744 next_state = BTC_RSSI_ST_STAY_HIGH; in _update_rssi_state()