Searched refs:portStatus (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/Test/
H A DrsnDbg.c145 TI_BOOL portStatus = TI_FALSE; local
146 portStatus = rsn_getPortStatus(((rsn_t*)hRsn));
147 WLAN_OS_REPORT(("\n\nPORT is %s !!\n",(portStatus)?"OPEN":"CLOSE"));

Completed in 515 milliseconds