Home | History | Annotate | Download | only in hl_ctrl

Lines Matching refs:whalCtrl_SetBeaconFilterIETable

2799  * Function : whalCtrl_SetBeaconFilterIETable
2807 int whalCtrl_SetBeaconFilterIETable(TI_HANDLE hWhalCtrl, UINT8 *numberOfIEs, UINT8 * IETable, UINT8 *IETableSize)
2816 ("whalCtrl_SetBeaconFilterIETable : Table size is too big %d (>%d)\n",
2829 ("whalCtrl_SetBeaconFilterIETable : \n\
4321 return whalCtrl_SetBeaconFilterIETable(hWhalCtrl, &numOfIEs, IETable, &IETableLen);