Home
last modified time | relevance | path

Searched defs:pAssoc (Results 1 – 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
DassocSM.c824 TI_STATUS assoc_smEvent(assoc_t *pAssoc, TI_UINT8 event, void *pData) in assoc_smEvent()
846 TI_STATUS assoc_smStartIdle(assoc_t *pAssoc) in assoc_smStartIdle()
858 TI_STATUS assoc_smStopWait(assoc_t *pAssoc) in assoc_smStopWait()
867 TI_STATUS assoc_smSuccessWait(assoc_t *pAssoc) in assoc_smSuccessWait()
877 TI_STATUS assoc_smFailureWait(assoc_t *pAssoc) in assoc_smFailureWait()
898 TI_STATUS assoc_smTimeoutWait(assoc_t *pAssoc) in assoc_smTimeoutWait()
909 TI_STATUS assoc_smMaxRetryWait(assoc_t *pAssoc) in assoc_smMaxRetryWait()
919 TI_STATUS assoc_smSendAssocReq(assoc_t *pAssoc) in assoc_smSendAssocReq()
944 TI_STATUS assoc_smStopAssoc(assoc_t *pAssoc) in assoc_smStopAssoc()
952 TI_STATUS assoc_smActionUnexpected(assoc_t *pAssoc) in assoc_smActionUnexpected()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
DassocSM.c942 TI_STATUS assoc_smEvent(assoc_t *pAssoc, UINT8 event, void *pData) in assoc_smEvent()
969 TI_STATUS assoc_smStartIdle(assoc_t *pAssoc) in assoc_smStartIdle()
981 TI_STATUS assoc_smStopWait(assoc_t *pAssoc) in assoc_smStopWait()
990 TI_STATUS assoc_smSuccessWait(assoc_t *pAssoc) in assoc_smSuccessWait()
1000 TI_STATUS assoc_smFailureWait(assoc_t *pAssoc) in assoc_smFailureWait()
1022 TI_STATUS assoc_smTimeoutWait(assoc_t *pAssoc) in assoc_smTimeoutWait()
1033 TI_STATUS assoc_smMaxRetryWait(assoc_t *pAssoc) in assoc_smMaxRetryWait()
1043 TI_STATUS assoc_smSendAssocReq(assoc_t *pAssoc) in assoc_smSendAssocReq()
1065 TI_STATUS assoc_smStopAssoc(assoc_t *pAssoc) in assoc_smStopAssoc()
1073 TI_STATUS assoc_smActionUnexpected(assoc_t *pAssoc) in assoc_smActionUnexpected()
[all …]