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

  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 282 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(CONN_MODULE_PARAM) - 1].set = conn_setParam;
283 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(CONN_MODULE_PARAM) - 1].get = conn_getParam;
284 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(CONN_MODULE_PARAM) - 1].handle = pCmdDispatch->hConn;
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
InternalCmdCodes.h 107 CONN_SELF_TIMEOUT_PARAM = SET_BIT | GET_BIT | CONN_MODULE_PARAM | 0x01,
  /hardware/ti/wlan/wl1271/utils/
CmdInterfaceCodes.h 142 CONN_MODULE_PARAM = 0x0700, /**< Connection Module Number */
    [all...]

Completed in 42 milliseconds