Searched refs:BTC_SET_BL_BT_TRAFFIC_BUSY (Results 1 – 11 of 11) sorted by relevance
/drivers/staging/rtl8723bs/hal/ |
D | HalBtcOutSrc.h | 164 BTC_SET_BL_BT_TRAFFIC_BUSY, enumerator
|
D | HalBtc8723b1Ant.c | 1603 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in halbtc8723b1ant_ActionBtInquiry() 2610 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723b1ant_BtInfoNotify()
|
D | hal_btcoex.c | 451 case BTC_SET_BL_BT_TRAFFIC_BUSY: in halbtcoutsrc_Set()
|
D | HalBtc8723b2Ant.c | 2587 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bBtBusy); in EXhalbtc8723b2ant_BtInfoNotify()
|
/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.h | 302 BTC_SET_BL_BT_TRAFFIC_BUSY, enumerator
|
D | halbtc8821a1ant.c | 1524 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in btc8821a1ant_action_bt_inquiry() 2851 BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8821a1ant_bt_info_notify()
|
D | halbtc8723b1ant.c | 1756 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in halbtc8723b1ant_action_bt_inquiry() 3313 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8723b1ant_bt_info_notify()
|
D | halbtcoutsrc.c | 707 case BTC_SET_BL_BT_TRAFFIC_BUSY: in halbtc_set()
|
D | halbtc8192e2ant.c | 3136 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8192e2ant_bt_info_notify()
|
D | halbtc8821a2ant.c | 4137 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8821a2ant_bt_info_notify()
|
D | halbtc8723b2ant.c | 4155 btcoexist->btc_set(btcoexist, BTC_SET_BL_BT_TRAFFIC_BUSY, &bt_busy); in ex_btc8723b2ant_bt_info_notify()
|