Searched refs:service_code (Results 1 – 4 of 4) sorted by relevance
205 uint16_t block_number, service_code, checksum, checksum_rx; in ce_t3t_handle_update_cmd() local227 service_code = in ce_t3t_handle_update_cmd()231 if (service_code == T3T_MSG_NDEF_SC_RO) { in ce_t3t_handle_update_cmd()239 if (service_code == T3T_MSG_NDEF_SC_RW) { in ce_t3t_handle_update_cmd()253 "CE: Update sc 0x%04x block %i.", service_code, block_number); in ce_t3t_handle_update_cmd()295 "CE: Udpate sc 0x%04x block %i.", service_code, block_number); in ce_t3t_handle_update_cmd()320 service_code); in ce_t3t_handle_update_cmd()378 uint16_t block_number, service_code, checksum; in ce_t3t_handle_check_cmd() local409 service_code = in ce_t3t_handle_check_cmd()413 if ((service_code == T3T_MSG_NDEF_SC_RO) || in ce_t3t_handle_check_cmd()[all …]
1006 cur_service_code = p_t3t_blocks[i].service_code; in rw_t3t_message_set_block_list()1032 cur_service_code = p_t3t_blocks[i].service_code; in rw_t3t_message_set_block_list()
47 uint16_t service_code; /* Service code for the block */ member
271 uint16_t service_code; /* Block service code. Set to T3T_SERVICE_CODE_NDEF member