Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/hal/
DphNxpNciHal.c2471 …static uint8_t fragmentation_enable_config_cmd[] = { 0x20, 0x02, 0x05, 0x01, 0xA0, 0x05, 0x01, 0x1… in phNxpNciHal_enable_i2c_fragmentation() local
2507 …status = phNxpNciHal_send_ext_cmd(sizeof(fragmentation_enable_config_cmd), fragmentation_enable_co… in phNxpNciHal_enable_i2c_fragmentation()
2515 fragmentation_enable_config_cmd[7] = 0x00; in phNxpNciHal_enable_i2c_fragmentation()
2517 …status = phNxpNciHal_send_ext_cmd(sizeof(fragmentation_enable_config_cmd), fragmentation_enable_co… in phNxpNciHal_enable_i2c_fragmentation()