Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c7082 u32 curTime = jiffies; in btdm_HoldForBtInqPage() local
7087 pHalData->bt_coexist.halCoex8723.btInqPageStartTime = curTime; in btdm_HoldForBtInqPage()
7093 pHalData->bt_coexist.halCoex8723.btInqPageStartTime, curTime)); in btdm_HoldForBtInqPage()
7096 if (((curTime - pHalData->bt_coexist.halCoex8723.btInqPageStartTime)/1000000) >= 10) { in btdm_HoldForBtInqPage()