Home
last modified time | relevance | path

Searched defs:removeKeys (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
DapConn.c187 …TI_BOOL removeKeys; /**< Indicates whether keys should be removed after di… member
1147 TI_STATUS apConn_stop(TI_HANDLE hAPConnection, TI_BOOL removeKeys) in apConn_stop()
Drsn.c577 TI_STATUS rsn_stop (TI_HANDLE hRsn, TI_BOOL removeKeys) in rsn_stop()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
DapConn.c213 …BOOL removeKeys; /**< Indicates whether keys should be removed after di… member
1464 TI_STATUS apConn_stop(TI_HANDLE hAPConnection, BOOLEAN removeKeys, BOOLEAN immediateShutdown) in apConn_stop()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
Drsn.c585 TI_STATUS rsn_stop (TI_HANDLE hRsn, BOOL removeKeys) in rsn_stop()