Searched defs:nci_ctrl_size (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_nci.c718 UINT8 nci_ctrl_size = nfc_hal_cb.ncit_cb.nci_ctrl_size; local
735 max_len = nci_ctrl_size + NCI_MSG_HDR_SIZE;
759 *ps = nci_ctrl_size;
774 buf_len -= nci_ctrl_size;
775 offset += nci_ctrl_size;
/external/libnfc-nci/src/nfc/int/
H A Dnfc_int.h164 UINT8 nci_ctrl_size; /* Max Control Packet Payload Size */ member in struct:__anon21231
/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_int.h359 UINT8 nci_ctrl_size; /* Max size for NCI messages */ member in struct:__anon20824

Completed in 782 milliseconds