Searched refs:DISCONNECT_DE_AUTH (Results 1 – 4 of 4) sorted by relevance
497 pConn->disConnType = DISCONNECT_DE_AUTH; in conn_reportMlmeStatus()554 pConn->disConnType = DISCONNECT_DE_AUTH; in conn_reportRsnStatus()
476 tStatus = conn_stop(pSme->hConn, DISCONNECT_DE_AUTH, STATUS_UNSPECIFIED, in smeSm_Disconnect()554 tStatus = conn_stop (pSme->hConn, DISCONNECT_DE_AUTH, STATUS_UNSPECIFIED, in smeSm_StopConnect()
1805 …disConnType = (pAPConnection->sendDeauthPacket == TI_TRUE) ? DISCONNECT_DE_AUTH : DISCONNECT_IMMED… in apConn_smStopConnection()
1123 DISCONNECT_DE_AUTH, /* Send deauthentication frame upon disconnecting */ enumerator