Searched defs:bDisconnect (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DPowerMgrKeepAlive.c205 void powerMgrKL_stop (TI_HANDLE hPowerMgrKL, TI_BOOL bDisconnect) argument
214 if (TI_TRUE == bDisconnect)
H A DPowerMgr.c455 TI_STATUS PowerMgr_stopPS(TI_HANDLE hPowerMgr, TI_BOOL bDisconnect) argument
503 powerMgrKL_stop (pPowerMgr->hPowerMgrKeepAlive, bDisconnect);
H A DqosMngr.c475 bDisconnect - True if full AP disconnection, False if roaming to another AP
482 TI_STATUS qosMngr_disconnect (TI_HANDLE hQosMngr, TI_BOOL bDisconnect) argument
568 if (bDisconnect)

Completed in 2178 milliseconds