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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
DataCtrl_Api.h 99 TI_STATUS ctrlData_getParamProtType(TI_HANDLE hCtrlData, erpProtectionType_e *protType);
Ctrl.c 234 TI_STATUS ctrlData_getParamProtType(TI_HANDLE hCtrlData, erpProtectionType_e *protType)
238 *protType = pCtrlData->ctrlDataIbssProtectionType;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
systemConfig.c 346 erpProtectionType_e protType;
347 ctrlData_getParamProtType(pSiteMgr->hCtrlData, &protType); /* CTRL_DATA_CURRENT_IBSS_PROTECTION_PARAM */
348 frame.content.iePacket.useProtection = protType;
templates.c 820 pBuffer->protType = WLANTOHS((TI_UINT16)0x800);
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h     [all...]

Completed in 97 milliseconds