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

  /hardware/ti/wlan/wl1271/Test/
rsnDbg.c 145 TI_BOOL portStatus = TI_FALSE;
146 portStatus = rsn_getPortStatus(((rsn_t*)hRsn));
147 WLAN_OS_REPORT(("\n\nPORT is %s !!\n",(portStatus)?"OPEN":"CLOSE"));
  /system/wlan/ti/wilink_6_1/Test/
rsnDbg.c 145 TI_BOOL portStatus = TI_FALSE;
146 portStatus = rsn_getPortStatus(((rsn_t*)hRsn));
147 WLAN_OS_REPORT(("\n\nPORT is %s !!\n",(portStatus)?"OPEN":"CLOSE"));

Completed in 86 milliseconds