Searched refs:bBtExist (Results 1 – 2 of 2) sorted by relevance
17 u8 bBtExist; member23 void hal_btcoex_SetBTCoexist(struct adapter *padapter, u8 bBtExist);
1142 void hal_btcoex_SetBTCoexist(struct adapter *padapter, u8 bBtExist) in hal_btcoex_SetBTCoexist() argument1148 pHalData->bt_coexist.bBtExist = bBtExist; in hal_btcoex_SetBTCoexist()1165 return pHalData->bt_coexist.bBtExist; in hal_btcoex_IsBtExist()