HomeSort by relevance Sort by last modified time
    Searched refs:ROAMING_TRIGGER_AP_DISCONNECT (Results 1 - 14 of 14) 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...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/ExpInc/
apConnApi.h 88 ROAMING_TRIGGER_AP_DISCONNECT, /* DE_AUTH, DIS_ASSOC*/
  /system/wlan/ti/wilink_6_1/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;
  /system/wlan/ti/wilink_6_1/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...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr.c 205 (roamingTrigger == ROAMING_TRIGGER_AP_DISCONNECT))
525 case ROAMING_TRIGGER_AP_DISCONNECT:
560 case ROAMING_TRIGGER_AP_DISCONNECT:
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
roamingMngr.c 709 if ((apConn_roamingTrigger_e)pParam->content.roamingTriggerType == 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...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
mlmeParser.c 675 apConn_reportRoamingEvent(pHandle->hApConn, ROAMING_TRIGGER_AP_DISCONNECT, &RoamingEventData);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeParser.c 671 apConn_reportRoamingEvent(pHandle->hApConn, ROAMING_TRIGGER_AP_DISCONNECT, &RoamingEventData);
727 apConn_reportRoamingEvent(pHandle->hApConn, ROAMING_TRIGGER_AP_DISCONNECT, &RoamingEventData);
    [all...]

Completed in 354 milliseconds