Searched defs:assoc_getParamPartial (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
H A DassocSM.c770 * assoc_getParamPartial - Get a specific parameter from the association SM
787 /* note: assoc_getParamPartial() is part of assoc_getParam() it was implemented to reduce Stack usage */
788 TI_STATUS assoc_getParamPartial(TI_HANDLE hAssoc, paramInfoPartial_t *pParam) function
809 ("assoc_getParamPartial no such entry %d\n",pParam->paramType));

Completed in 29 milliseconds