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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBld.h 115 TI_STATUS cmdBld_CfgPacketDetectionThreshold (TI_HANDLE hCmdBld, TI_UINT32 threshold, void *fCb, TI_HANDLE hCb);
CmdBldCfg.c 494 * cmdBld_CfgPacketDetectionThreshold
504 TI_STATUS cmdBld_CfgPacketDetectionThreshold (TI_HANDLE hCmdBld, TI_UINT32 threshold, void *fCb, TI_HANDLE hCb)
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverCtrl.c 365 return cmdBld_CfgPacketDetectionThreshold (pTWD->hCmdBld, threshold, NULL, NULL);
    [all...]

Completed in 2029 milliseconds