Home
last modified time | relevance | path

Searched refs:BT_INFO_STATE_ACL_ONLY_BUSY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dhal_btc.h125 BT_INFO_STATE_ACL_ONLY_BUSY = 4, enumerator
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1131 BT_INFO_STATE_ACL_ONLY_BUSY = 4, enumerator
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c5762 case BT_INFO_STATE_ACL_ONLY_BUSY: in btdm_1AntCoexProcessForWifiConnect()
5964 if (oldState == BT_INFO_STATE_ACL_ONLY_BUSY) { in btdm_1AntBTStateChangeHandler()
6207 } else if (BtState == BT_INFO_STATE_ACL_ONLY_BUSY || in BTDM_1AntWifiAssociateNotify()
6322 } else if (BtState == BT_INFO_STATE_ACL_ONLY_BUSY) { in BTDM_1AntWifiScanNotify()
6384 BT_INFO_STATE_ACL_ONLY_BUSY; in BTDM_1AntFwC2hBtInfo8723A()