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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 148 switch(pDisAssoc->eDisAssocType)
186 os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated with unknown reason = %d\n", pDisAssoc->eDisAssocType);
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 557 OS_802_11_DISASSOCIATE_REASON_E eDisAssocType;
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 505 tEventReason.eDisAssocType = SME_CONVERT_DISASSOC_CODES (pSme->tDisAssoc.eMgmtStatus);
    [all...]

Completed in 387 milliseconds