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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smePrivate.h 61 TI_HANDLE hApConn;
apConn.c 258 static TI_STATUS apConn_qosMngrReportResultCallb (TI_HANDLE hApConn, trafficAdmRequestStatus_e result);
    [all...]
smeSm.c 442 apConn_start (pSme->hApConn,
471 tStatus = apConn_stop (pSme->hApConn, TI_TRUE);
    [all...]
sme.c 117 pSme->hApConn = pStadHandles->hAPConnection;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnSm.h 62 TI_HANDLE hApConn;
113 TI_HANDLE hSCR, TI_HANDLE hApConn, TI_HANDLE hMlme,
AssocSM.h 123 TI_HANDLE hApConn;
mlmeSm.h 132 TI_HANDLE hApConn;
ScanCncnSm.c 165 * \param hApConn - handle to the AP connection object
177 TI_HANDLE hApConn, TI_HANDLE hMlme, TI_HANDLE hScanCncn, TScanPrivateSMFunction fScrRequest,
187 pScanCncnClient->hApConn = hApConn;
qosMngr.h 120 typedef TI_STATUS (*qosMngrCallb_t) (TI_HANDLE hApConn, trafficAdmRequestStatus_e result);
siteHash.h 109 TI_HANDLE hApConn;
ScanCncnSmSpecific.c 688 bPsRequired = apConn_isPsRequiredBeforeScan (pScanCncnClient->hApConn);
mlmeSm.c 247 pHandle->hApConn = pStadHandles->hAPConnection;
assocSM.c 285 pHandle->hApConn = pStadHandles->hAPConnection;
    [all...]
mlmeParser.c 676 apConn_reportRoamingEvent(pHandle->hApConn, ROAMING_TRIGGER_AP_DISCONNECT, &RoamingEventData);
    [all...]
siteMgr.c 363 pSiteMgr->hApConn = pStadHandles->hAPConnection;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgr.h 150 TI_HANDLE hApConn;
SwitchChannel.c 136 TI_HANDLE hApConn;
319 pSwitchChannel->hApConn = pStadHandles->hAPConnection;
534 apConn_reportRoamingEvent(pSwitchChannel->hApConn, ROAMING_TRIGGER_SWITCH_CHANNEL, NULL);
    [all...]
measurementMgr.c 160 pMeasurementMgr->hApConn = pStadHandles->hAPConnection;
    [all...]

Completed in 311 milliseconds