Home | History | Annotate | Download | only in dm

Lines Matching full:deactivate

768         if (p_data->deactivate.is_ntf)
886 ** Description Send deactivate command to NFCC, if needed.
888 ** Returns NFC_STATUS_OK - deactivate cmd is sent
891 ** to send deactivate cmd
901 /* if deactivate CMD was not sent to NFCC */
1345 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1357 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1377 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1417 /* Deactivate to sleep mode */
1421 /* deactivate to sleep is sent on behave of presence check.
1608 * deactivate idle and then start disvocery when got deactivate rsp */
1636 /* if NFCC sent this after NFCC had rejected deactivate CMD to idle while deactivating */
1639 if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY)
1659 /* unexpected activation, deactivate to idle */
1689 /* if deactivate CMD was not sent to NFCC */
1699 /* if it's not race condition between deactivate CMD and activate NTF */
1741 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
1743 /* after receiving deactivate event, restart discovery */
1751 /* if there was race condition between deactivate CMD and activate NTF */
1793 /* if deactivate CMD was not sent to NFCC */
1810 /* if deactivate CMD is already sent then ignore discover NTF */
1830 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
1832 /* after receiving deactivate event, restart discovery */
1862 /* if not waiting to deactivate */
1897 /* Handle presence check success: notify RW module of presence of tag; if deactivation is pending then deactivate */
1903 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
1905 /* after receiving deactivate event, restart discovery */
1915 /* if deactivate CMD was not sent to NFCC */
1936 /* target activation failed, upper layer may deactivate or select again */
1977 /* presence check is already enabled when deactivate cmd is requested,
1995 /* it's race condition. received deactivate NTF before receiving RSP */
2014 /* it's race condition. received deactivate NTF before receiving RSP */
2015 /* notify deactivation after receiving deactivate RSP */
2016 NFA_TRACE_DEBUG0 ("Rx deactivate NTF while waiting for deactivate RSP");
2024 if ( (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP)
2025 ||(p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP_AF) )
2031 /* process pending deactivate request */
2035 /* if deactivation is pending then deactivate */
2052 else if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_IDLE)
2057 else if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY)
2109 /* it's race condition. received deactivate NTF before receiving RSP */
2128 /* it's race condition. received deactivate NTF before receiving RSP */
2129 /* notify deactivation after receiving deactivate RSP */
2130 NFA_TRACE_DEBUG0 ("Rx deactivate NTF while waiting for deactivate RSP");
2136 if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_IDLE)
2141 else if ( (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP)
2142 ||(p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP_AF) )
2146 else if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY)
2184 /* if deactivate type is not discovery then NFCC will not sent deactivation NTF */
2193 /* if deactivate type in CMD was IDLE */
2210 if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_IDLE)
2215 else if (p_data->nfc_discover.deactivate.type == NFA_DEACTIVATE_TYPE_DISCOVERY)
2230 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
2232 /* after receiving deactivate event, restart discovery */
2548 ** Description Deactivate NFC link