Home
last modified time | relevance | path

Searched defs:bDisconnect (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DPowerMgrKeepAlive.c205 void powerMgrKL_stop (TI_HANDLE hPowerMgrKL, TI_BOOL bDisconnect) in powerMgrKL_stop()
DPowerMgr.c455 TI_STATUS PowerMgr_stopPS(TI_HANDLE hPowerMgr, TI_BOOL bDisconnect) in PowerMgr_stopPS()
DqosMngr.c489 TI_STATUS qosMngr_disconnect (TI_HANDLE hQosMngr, TI_BOOL bDisconnect) in qosMngr_disconnect()
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DconnInfra.c833 static TI_STATUS stopModules( conn_t *pConn, TI_BOOL bDisconnect ) in stopModules()