Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dllcp_int.h210 UINT8 next_tid; /* next TID to use */ member
/external/oprofile/libpp/
Dxml_utils.cpp1010 size_t next_tid = get_next_tid_pclass(tid); in build_process_tree() local
1013 p->add_thread(classes.v[tid].ptemplate.tid, tid, next_tid-1); in build_process_tree()
1014 tid = next_tid; in build_process_tree()
/external/libnfc-nci/src/nfc/llcp/
Dllcp_sdp.c397 llcp_cb.sdp_cb.next_tid = 0; in llcp_sdp_proc_deactivation()
Dllcp_api.c1612 llcp_cb.sdp_cb.transac[i].tid = llcp_cb.sdp_cb.next_tid; in LLCP_DiscoverService()
1613 llcp_cb.sdp_cb.next_tid++; in LLCP_DiscoverService()