Searched refs:GLBtCoexist (Results 1 – 2 of 2) sorted by relevance
15 struct btc_coexist GLBtCoexist; variable808 memset(&GLBtCoexist, 0, sizeof(GLBtCoexist)); in hal_btcoex_Initialize()810 pBtCoexist = &GLBtCoexist; in hal_btcoex_Initialize()1174 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtDisabled()1283 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtControlLps()1286 if (GLBtCoexist.btInfo.bBtCtrlLps) in hal_btcoex_IsBtControlLps()1297 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsLpsOn()1300 if (GLBtCoexist.btInfo.bBtLpsOn) in hal_btcoex_IsLpsOn()1308 return GLBtCoexist.btInfo.rpwmVal; in hal_btcoex_RpwmVal()1313 return GLBtCoexist.btInfo.lpsVal; in hal_btcoex_LpsVal()[all …]
403 extern struct btc_coexist GLBtCoexist;