Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_int.h209 uint8_t next_tid; /* next TID to use */ member
/system/nfc/src/nfc/llcp/
Dllcp_sdp.cc371 llcp_cb.sdp_cb.next_tid = 0; in llcp_sdp_proc_deactivation()
Dllcp_api.cc1490 llcp_cb.sdp_cb.transac[i].tid = llcp_cb.sdp_cb.next_tid; in LLCP_DiscoverService()
1491 llcp_cb.sdp_cb.next_tid++; in LLCP_DiscoverService()