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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 112 /* 9 */ ROAMING_TRIGGER_AP_DISCONNECT, /**< AP disconnect (de-authenticate or disassociate) */
apConn.c     [all...]
  /hardware/ti/wlan/wl1271/Test/
roamingMgrDebug.c 112 param.content.roamingTriggerType = ROAMING_TRIGGER_AP_DISCONNECT;
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr.c 205 (roamingTrigger == ROAMING_TRIGGER_AP_DISCONNECT))
525 case ROAMING_TRIGGER_AP_DISCONNECT:
560 case ROAMING_TRIGGER_AP_DISCONNECT:
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeParser.c 676 apConn_reportRoamingEvent(pHandle->hApConn, ROAMING_TRIGGER_AP_DISCONNECT, &RoamingEventData);
    [all...]

Completed in 39 milliseconds