Home
last modified time | relevance | path

Searched refs:IsProvInProgress (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Ddevice.c287 _u8 IsProvInProgress = FALSE; in sl_Stop() local
303 IsProvInProgress = SL_IS_PROVISIONING_IN_PROGRESS; in sl_Stop()
306 if (!IsProvInProgress) in sl_Stop()
324 if((SL_OS_RET_CODE_OK == (_i16)Msg.Rsp.status) && (!(IsProvInProgress))) in sl_Stop()