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

/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCfg.c944 * Function : cmdBld_CfgSecureMode
952 TI_STATUS cmdBld_CfgSecureMode (TI_HANDLE hCmdBld, ECipherSuite eSecurMode, void *fCb, TI_HANDLE hCb) function
959 TRACE2(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "cmdBld_CfgSecureMode: change tSecurity mode from %d --> %d\n", pCmdBld->tSecurity.eSecurityMode, eSecurMode);

Completed in 6 milliseconds