Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h197 #define BTC_RSSI_MEDIUM(_rssi_) ((_rssi_ == BTC_RSSI_STATE_MEDIUM || _rssi_ == BTC_RSSI_STATE_STAY_… macro
DHalBtc8723b2Ant.c2772 else if (BTC_RSSI_MEDIUM(btRssiState)) in halbtc8723b2ant_ActionHidA2dp()
2785 } else if (BTC_RSSI_MEDIUM(btRssiState)) in halbtc8723b2ant_ActionHidA2dp()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.h134 #define BTC_RSSI_MEDIUM(_rssi_) \ macro
Dhalbtc8723b2ant.c3288 else if (BTC_RSSI_MEDIUM(bt_rssi_state)) in btc8723b2ant_action_hid_a2dp()
3302 } else if (BTC_RSSI_MEDIUM(bt_rssi_state)) { in btc8723b2ant_action_hid_a2dp()
Dhalbtc8821a2ant.c3317 else if (BTC_RSSI_MEDIUM(bt_rssi_state)) in btc8821a2ant_action_hid_a2dp()
3332 } else if (BTC_RSSI_MEDIUM(bt_rssi_state)) { in btc8821a2ant_action_hid_a2dp()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtcoutsrc.h126 #define BTC_RSSI_MEDIUM(_rssi_) \ macro