Searched refs:pIeTable (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
D | TWDriverCtrl.c | 454 TI_STATUS TWD_CfgBeaconFilterTable (TI_HANDLE hTWD, TI_UINT8 uNumOfIe, TI_UINT8 *pIeTable, TI_UINT8… in TWD_CfgBeaconFilterTable() argument 460 … return cmdBld_CfgBeaconFilterTable (pTWD->hCmdBld, uNumOfIe, pIeTable, uIeTableSize, NULL, NULL); in TWD_CfgBeaconFilterTable()
|
D | TWDriver.h | 4122 TI_STATUS TWD_CfgBeaconFilterTable (TI_HANDLE hTWD, TI_UINT8 uNumOfIe, TI_UINT8 *pIeTable, TI_UINT8…
|