Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DauthSm.h101 TI_STATUS auth_stop(TI_HANDLE hpAuth, TI_BOOL sendDeAuth, mgmtStatus_e reason );
DauthSm.c298 TI_STATUS auth_stop(TI_HANDLE hAuth, TI_BOOL sendDeAuth, mgmtStatus_e reason ) in auth_stop() function
DmlmeSm.c701 auth_stop(pMlme->hAuth, sendDeAuth, pMlme->disConnReason ); in mlme_stopAssocAndAuth()