Searched refs:bBtExist (Results 1 – 2 of 2) sorted by relevance
16 u8 bBtExist; member24 void hal_btcoex_SetBTCoexist(struct adapter *padapter, u8 bBtExist);
1321 void hal_btcoex_SetBTCoexist(struct adapter *padapter, u8 bBtExist) in hal_btcoex_SetBTCoexist() argument1327 pHalData->bt_coexist.bBtExist = bBtExist; in hal_btcoex_SetBTCoexist()1344 return pHalData->bt_coexist.bBtExist; in hal_btcoex_IsBtExist()