HomeSort by relevance Sort by last modified time
    Searched refs:next_tid (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/src/nfc/int/
llcp_int.h 212 UINT8 next_tid; /* next TID to use */ member in struct:__anon28163
  /external/libnfc-nci/src/nfc/llcp/
llcp_sdp.c 382 llcp_cb.sdp_cb.next_tid = 0;
llcp_api.c     [all...]
  /external/oprofile/libpp/
xml_utils.cpp 1010 size_t next_tid = get_next_tid_pclass(tid); local
1013 p->add_thread(classes.v[tid].ptemplate.tid, tid, next_tid-1);
1014 tid = next_tid;

Completed in 591 milliseconds