Home
last modified time | relevance | path

Searched defs:num_buff (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfc/include/
Dnfc_int.h133 uint8_t num_buff; /* num of buffers left to send on this connection */ member
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc883 uint8_t buff_size, num_buff; in nfc_ncif_proc_activate() local