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

/external/libnfc-nci/halimpl/pn54x/hal/
H A DphNxpNciHal.c2567 static uint8_t fragmentation_enable_config_cmd[] = {0x20, 0x02, 0x05, 0x01, 0xA0, 0x05, 0x01, 0x10}; local
2603 status = phNxpNciHal_send_ext_cmd(sizeof(fragmentation_enable_config_cmd), fragmentation_enable_config_cmd);
2611 fragmentation_enable_config_cmd[7] = 0x00;
2613 status = phNxpNciHal_send_ext_cmd(sizeof(fragmentation_enable_config_cmd), fragmentation_enable_config_cmd);

Completed in 158 milliseconds