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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.h 64 APDisconnect_t APDisconnect;
apConn.c 173 APDisconnect_t APDisconnect; /**< The AP disconnect trigger extra information */
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeParser.c 674 RoamingEventData.APDisconnect.uStatusCode = pHandle->tempFrameInfo.frame.content.disAssoc.reason;
675 RoamingEventData.APDisconnect.bDeAuthenticate = TI_FALSE; /* i.e. This is not DeAuth packet */
725 RoamingEventData.APDisconnect.uStatusCode = pHandle->tempFrameInfo.frame.content.disAssoc.reason
    [all...]

Completed in 205 milliseconds