Home
last modified time | relevance | path

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

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