Home | History | Annotate | Download | only in dm

Lines Matching refs:deactivate

768         if (p_data->deactivate.is_ntf)
771 if ((p_data->deactivate.type == NFC_DEACTIVATE_TYPE_IDLE) || (p_data->deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY))
893 ** Description Send deactivate command to NFCC, if needed.
895 ** Returns NFC_STATUS_OK - deactivate cmd is sent
898 ** to send deactivate cmd
908 /* if deactivate CMD was not sent to NFCC */
1171 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1420 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1432 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1448 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1484 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1526 /* Deactivate to sleep mode */
1530 /* deactivate to sleep is sent on behalf of sleep wakeup.
1598 /* Perform pending deactivate command and on response notfiy deactivation */
1643 ** Description Deactivate to discovery mode and wait for activation
1662 /* Deactivate to discovery mode */
1667 /* deactivate to sleep is sent on behalf of sleep wakeup.
1865 * deactivate idle and then start disvocery when got deactivate rsp */
1893 /* if NFCC sent this after NFCC had rejected deactivate CMD to idle while deactivating */
1896 if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY)
1916 /* unexpected activation, deactivate to idle */
1946 /* if deactivate CMD was not sent to NFCC */
1956 /* if it's not race condition between deactivate CMD and activate NTF */
1998 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
2000 /* after receiving deactivate event, restart discovery */
2008 /* if there was race condition between deactivate CMD and activate NTF */
2050 /* if deactivate CMD was not sent to NFCC */
2067 /* if deactivate CMD is already sent then ignore discover NTF */
2087 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
2089 /* after receiving deactivate event, restart discovery */
2120 /* if not waiting to deactivate */
2157 /* Handle sleep wakeup success: notify RW module of sleep wakeup of tag; if deactivation is pending then deactivate */
2162 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
2164 /* after receiving deactivate event, restart discovery */
2174 /* if deactivate CMD was not sent to NFCC */
2195 /* target activation failed, upper layer may deactivate or select again */
2236 /* sleep wakeup is already enabled when deactivate cmd is requested,
2254 /* it's race condition. received deactivate NTF before receiving RSP */
2273 /* it's race condition. received deactivate NTF before receiving RSP */
2274 /* notify deactivation after receiving deactivate RSP */
2275 NFA_TRACE_DEBUG0 ("Rx deactivate NTF while waiting for deactivate RSP");
2283 if ( (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP)
2284 ||(p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP_AF) )
2290 /* process pending deactivate request */
2294 /* if deactivation is pending then deactivate */
2311 else if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_IDLE)
2316 else if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY)
2372 /* it's race condition. received deactivate NTF before receiving RSP */
2391 /* it's race condition. received deactivate NTF before receiving RSP */
2392 /* notify deactivation after receiving deactivate RSP */
2393 NFA_TRACE_DEBUG0 ("Rx deactivate NTF while waiting for deactivate RSP");
2399 if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_IDLE)
2404 else if ( (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP)
2405 ||(p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP_AF) )
2409 else if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY)
2447 /* if deactivate type is not discovery then NFCC will not sent deactivation NTF */
2456 /* if deactivate type in CMD was IDLE */
2473 if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_IDLE)
2478 else if (p_data->nfc_discover.deactivate.type == NFA_DEACTIVATE_TYPE_DISCOVERY)
2493 NFA_TRACE_DEBUG0 ("Not matched, restart discovery after receiving deactivate ntf");
2495 /* after receiving deactivate event, restart discovery */
2815 ** Description Deactivate NFC link