Home
last modified time | relevance | path

Searched refs:NCI_GET_CONFI_MIN_LEN (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_extOperations.h23 #define NCI_GET_CONFI_MIN_LEN 0x04 macro
DphNxpNciHal_extOperations.cc323 if (cmd_get_cfg == NULL || cmd_len <= NCI_GET_CONFI_MIN_LEN) { in phNxpNciHal_send_get_cfg()