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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeApi.h 275 TI_STATUS mlme_reportAssocStatus(TI_HANDLE hMlme, TI_UINT16 status);
mlmeSm.c 497 * mlme_reportAssocStatus - Set a specific parameter to the MLME SM
514 TI_STATUS mlme_reportAssocStatus(TI_HANDLE hMlme, TI_UINT16 status)
assocSM.c 1006 status = mlme_reportAssocStatus(pAssoc->hMlme, (TI_UINT16)TI_OK);
1020 status = mlme_reportAssocStatus(pAssoc->hMlme, uStatusCode);
    [all...]

Completed in 26 milliseconds