Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dllcp_int.h212 UINT8 next_tid; /* next TID to use */ member
/external/libnfc-nci/src/nfc/llcp/
Dllcp_sdp.c382 llcp_cb.sdp_cb.next_tid = 0; in llcp_sdp_proc_deactivation()
Dllcp_api.c1629 llcp_cb.sdp_cb.transac[i].tid = llcp_cb.sdp_cb.next_tid; in LLCP_DiscoverService()
1630 llcp_cb.sdp_cb.next_tid++; in LLCP_DiscoverService()