Home
last modified time | relevance | path

Searched refs:BTC_RSSI_MEDIUM (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtcOutSrc.h97 #define BTC_RSSI_MEDIUM(_rssi_) ((_rssi_ == BTC_RSSI_STATE_MEDIUM || _rssi_ == BTC_RSSI_STATE_STAY_… macro
H A DHalBtc8723b2Ant.c2146 else if (BTC_RSSI_MEDIUM(btRssiState)) in halbtc8723b2ant_ActionHidA2dp()
2159 } else if (BTC_RSSI_MEDIUM(btRssiState)) in halbtc8723b2ant_ActionHidA2dp()
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.h113 #define BTC_RSSI_MEDIUM(_rssi_) \ macro
H A Dhalbtc8723b2ant.c3267 else if (BTC_RSSI_MEDIUM(bt_rssi_state)) in btc8723b2ant_action_hid_a2dp()
3281 } else if (BTC_RSSI_MEDIUM(bt_rssi_state)) { in btc8723b2ant_action_hid_a2dp()
H A Dhalbtc8821a2ant.c3279 else if (BTC_RSSI_MEDIUM(bt_rssi_state)) in btc8821a2ant_action_hid_a2dp()
3294 } else if (BTC_RSSI_MEDIUM(bt_rssi_state)) { in btc8821a2ant_action_hid_a2dp()