Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_ext.cc1242 uint8_t set_cfg_cmd_hdr[7] = { in request_EEPROM() local
1252 set_cfg_cmd_len = sizeof(set_cfg_cmd_hdr) + fieldLen; in request_EEPROM()
1260 memcpy(set_cfg_eeprom, set_cfg_cmd_hdr, sizeof(set_cfg_cmd_hdr)); in request_EEPROM()