HomeSort by relevance Sort by last modified time
    Searched refs:eMgmtStatus (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smePrivate.h 51 mgmtStatus_e eMgmtStatus; /* Contains the last DisAssociation reason towards upper layer */
sme.c 833 pSme->tDisAssoc.eMgmtStatus = eStatusType;
    [all...]
smeSm.c 505 tEventReason.eDisAssocType = SME_CONVERT_DISASSOC_CODES (pSme->tDisAssoc.eMgmtStatus);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smePrivate.h 51 mgmtStatus_e eMgmtStatus; /* Contains the last DisAssociation reason towards upper layer */
sme.c 836 pSme->tDisAssoc.eMgmtStatus = eStatusType;
    [all...]
smeSm.c 500 tEventReason.eDisAssocType = SME_CONVERT_DISASSOC_CODES (pSme->tDisAssoc.eMgmtStatus);
    [all...]

Completed in 31 milliseconds