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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlNone.c 120 pAdmCtrl->getInfoElement = admCtrlNone_getInfoElement;
163 * admCtrlNone_getInfoElement - Get the current information element.
181 TI_STATUS admCtrlNone_getInfoElement(admCtrl_t *pAdmCtrl, TI_UINT8 *pIe, TI_UINT32 *pLength)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
admCtrlNone.c 125 pAdmCtrl->getInfoElement = admCtrlNone_getInfoElement;
168 * admCtrlNone_getInfoElement - Get the current information element.
186 TI_STATUS admCtrlNone_getInfoElement(admCtrl_t *pAdmCtrl, UINT8 *pIe, UINT8 *pLength)
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrlNone.c 120 pAdmCtrl->getInfoElement = admCtrlNone_getInfoElement;
163 * admCtrlNone_getInfoElement - Get the current information element.
181 TI_STATUS admCtrlNone_getInfoElement(admCtrl_t *pAdmCtrl, TI_UINT8 *pIe, TI_UINT32 *pLength)

Completed in 294 milliseconds