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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.c 690 apConn_connStatus_t reportStatus;
704 reportStatus.dataBuf = (char *)(param.content.assocReqBuffer.buffer);
705 reportStatus.dataBufLength = param.content.assocReqBuffer.bufferSize;
707 reportStatus.status = CONN_STATUS_CONNECTED;
708 reportStatusCallb(pAPConnection->hRoamMng, &reportStatus);
    [all...]
rsn.h 177 rsn_reportStatus_t reportStatus;
mainSecKeysOnly.c 327 status = pMainSec->pParent->reportStatus(pMainSec->pParent, pMainSec->data.status);