Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DDataCtrl_Api.h99 TI_STATUS ctrlData_getParamProtType(TI_HANDLE hCtrlData, erpProtectionType_e *protType);
DCtrl.c234 TI_STATUS ctrlData_getParamProtType(TI_HANDLE hCtrlData, erpProtectionType_e *protType) in ctrlData_getParamProtType() function
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DsystemConfig.c347ctrlData_getParamProtType(pSiteMgr->hCtrlData, &protType); /* CTRL_DATA_CURRENT_IBSS_PROTECTION_PA… in sendProbeResponse()