Searched refs:GLBtCoexist (Results 1 – 2 of 2) sorted by relevance
14 struct btc_coexist GLBtCoexist; variable807 memset(&GLBtCoexist, 0, sizeof(GLBtCoexist)); in hal_btcoex_Initialize()809 pBtCoexist = &GLBtCoexist; in hal_btcoex_Initialize()1173 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtDisabled()1282 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsBtControlLps()1285 if (GLBtCoexist.btInfo.bBtCtrlLps) in hal_btcoex_IsBtControlLps()1296 if (GLBtCoexist.btInfo.bBtDisabled) in hal_btcoex_IsLpsOn()1299 if (GLBtCoexist.btInfo.bBtLpsOn) in hal_btcoex_IsLpsOn()1307 return GLBtCoexist.btInfo.rpwmVal; in hal_btcoex_RpwmVal()1312 return GLBtCoexist.btInfo.lpsVal; in hal_btcoex_LpsVal()[all …]
403 extern struct btc_coexist GLBtCoexist;
Completed in 7 milliseconds