Home
last modified time | relevance | path

Searched refs:ROAMING_TRIGGER_TSPEC_REJECTED (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConnApi.h114 /* 11 */ ROAMING_TRIGGER_TSPEC_REJECTED, /**< TSPEC Rejected */ enumerator
DapConn.c1291 …EventType >= ROAMING_TRIGGER_AP_DISCONNECT && (roamingEventType != ROAMING_TRIGGER_TSPEC_REJECTED)) in apConn_reportRoamingEvent()
1329 if (roamingEventType == ROAMING_TRIGGER_TSPEC_REJECTED) in apConn_reportRoamingEvent()
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DqosMngr.c2847 param.content.roamingTriggerType = ROAMING_TRIGGER_TSPEC_REJECTED; in QosMngr_receiveActionFrames()