Searched refs:deactivated (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DbreakpointsList.css58 .breakpoints-list-deactivated {
/external/libnfc-nci/src/nfa/include/
H A Dnfa_snep_api.h57 #define NFA_SNEP_DEACTIVATED_EVT 0x02 /* LLCP link has been deactivated, client only */
173 tNFA_SNEP_DEACTIVATED deactivated; /* NFA_SNEP_DEACTIVATED_EVT */ member in union:__anon24077
H A Dnfa_p2p_api.h42 #define NFA_P2P_DISC_REASON_LLCP_DEACTIVATED 0x05 /* LLCP link deactivated */
50 #define NFA_P2P_DEACTIVATED_EVT 0x03 /* LLCP Link has been deactivated */
168 tNFA_P2P_DEACTIVATED deactivated; /* NFA_P2P_DEACTIVATED_EVT */ member in union:__anon24063
H A Dnfa_api.h227 #define NFA_DEACTIVATED_EVT 6 /* NFC link/protocol deactivated */
235 #define NFA_LLCP_DEACTIVATED_EVT 14 /* LLCP link is deactivated */
467 tNFA_DEACTIVATED deactivated; /* NFA_DEACTIVATED_EVT */ member in union:__anon23998
1072 ** NFA_DEACTIVATED_EVT will indicate that link is deactivated.
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_main.c160 evt_data.deactivated.type = NFA_DEACTIVATE_TYPE_SLEEP;
165 evt_data.deactivated.type = NFA_DEACTIVATE_TYPE_IDLE;
H A Dnfa_p2p_act.c426 ** LLCP link has been deactivated before receiving CC or DM.
435 P2P_TRACE_ERROR0 ("nfa_p2p_proc_llcp_disconnect_ind (): Link deactivated");
626 else /* if LLCP link is deactivated */
644 evt_data.deactivated.handle = (NFA_HANDLE_GROUP_P2P | local_sap);
651 evt_data.deactivated.handle = (NFA_HANDLE_GROUP_P2P | local_sap);
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_auth.h70 uint8_t deactivated; /* key is deactivated */ member in struct:sctp_shared_key
H A Dsctp_auth.c474 new_key->deactivated = 0;
526 if ((skey->deactivated) && (skey->refcount > 1)) {
587 if ((skey->refcount <= 1) && (skey->deactivated)) {
1327 if ((skey->deactivated) && (skey->refcount > 1)) {
1328 /* can't reactivate a deactivated key with other refcounts */
1334 /* reset the deactivated flag */
1335 skey->deactivated = 0;
1387 /* mark the key as deactivated */
1388 skey->deactivated = 1;
/external/libnfc-nci/src/nfa/ce/
H A Dnfa_ce_act.c939 /* notify deactivated as sleep and wait for reactivation or deactivation to idle */
940 conn_evt.deactivated.type = deact_type;
972 conn_evt.deactivated.type = deact_type;
983 conn_evt.deactivated.type = deact_type;
999 conn_evt.deactivated.type = deact_type;
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_act.c1551 /* if deactivated to idle or discovery */
1565 /* if deactivated as sleep mode */
1569 evt_data.deactivated.type = NFA_DEACTIVATE_TYPE_SLEEP;
1573 evt_data.deactivated.type = NFA_DEACTIVATE_TYPE_IDLE;
1666 /* if deactivated to idle or discovery */
1678 ** If LLCP link is not deactivated yet,
1694 /* if deactivated as sleep mode */
1698 evt_data.deactivated.type = NFA_DEACTIVATE_TYPE_SLEEP;
1702 evt_data.deactivated.type = NFA_DEACTIVATE_TYPE_IDLE;
H A Dnfa_dm_discover.c1461 evt_data.deactivated.type = NFA_DEACTIVATE_TYPE_IDLE;
1631 /* notify upper layer deactivated event */
1776 evt_data.deactivated.type = NFA_DEACTIVATE_TYPE_IDLE;
1911 /* Otherwise, deactivated when received unexpected activation in idle state */
1959 /* do not notify deactivated to idle in RF discovery state
2016 /* do not notify deactivated to idle in RF discovery state
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 203 milliseconds