Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnfc_hal_int.h157 uint8_t nci_ctrl_size; /* Max size for NCI messages */ member
/system/nfc/src/nfc/include/
Dnfc_int.h179 uint8_t nci_ctrl_size; /* Max Control Packet Payload Size */ member
/system/nfc/src/nfc/nfc/
Dnfc_main.cc237 nfc_cb.nci_ctrl_size = *p++; /* Max Control Packet Payload Length */ in nfc_enabled()
739 nfc_cb.nci_ctrl_size = NCI_CTRL_INIT_SIZE; in NFC_Init()