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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
sme.c 808 void sme_ReportConnStatus (TI_HANDLE hSme, mgmtStatus_e eStatusType, TI_UINT32 uStatusCode)
812 TRACE2(pSme->hReport, REPORT_SEVERITY_INFORMATION , "sme_ReportConnStatus: statusType = %d, uStatusCode = %d\n", eStatusType, uStatusCode);
858 TRACE1(pSme->hReport, REPORT_SEVERITY_ERROR , "sme_ReportConnStatus: unknown statusType = %d\n", eStatusType);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
sme.c 811 void sme_ReportConnStatus (TI_HANDLE hSme, mgmtStatus_e eStatusType, TI_UINT32 uStatusCode)
815 TRACE2(pSme->hReport, REPORT_SEVERITY_INFORMATION , "sme_ReportConnStatus: statusType = %d, uStatusCode = %d\n", eStatusType, uStatusCode);
    [all...]

Completed in 306 milliseconds