Searched refs:CE_TRACE_ERROR0 (Results 1 – 4 of 4) sorted by relevance
103 CE_TRACE_ERROR0 ("ce_t3t_send_to_lower (): NFC_SendData () failed"); in ce_t3t_send_to_lower()199 CE_TRACE_ERROR0 ("CE: Unable to allocat buffer for response message"); in ce_t3t_send_rsp()253 CE_TRACE_ERROR0 ("CE: UPDATE request using read-only service"); in ce_t3t_handle_update_cmd()269 CE_TRACE_ERROR0 ("CE: error: write-request to read-only NDEF message."); in ce_t3t_handle_update_cmd()297 CE_TRACE_ERROR0 ("CE: Checksum failed for NDEF attribute block."); in ce_t3t_handle_update_cmd()538 CE_TRACE_ERROR0 ("CE: Unable to allocat buffer for response message"); in ce_t3t_handle_check_cmd()649 CE_TRACE_ERROR0 ("CE: Unable to allocat buffer for response message"); in ce_t3t_handle_non_nfc_forum_cmd()737 CE_TRACE_ERROR0 ("CE: received invalid T3t message (invalid NFCID2)"); in ce_t3t_data_cback()743 CE_TRACE_ERROR0 ("CE: incomplete message"); in ce_t3t_data_cback()764 … CE_TRACE_ERROR0 ("CE: received invalid T3t message (unexpected end of block-list)"); in ce_t3t_data_cback()[all …]
61 CE_TRACE_ERROR0 ("ce_t4t_send_to_lower (): NFC_SendData () failed"); in ce_t4t_send_to_lower()87 CE_TRACE_ERROR0 ("ce_t4t_send_status (): Cannot allocate buffer"); in ce_t4t_send_status()189 CE_TRACE_ERROR0 ("ce_t4t_read_binary (): Cannot allocate buffer"); in ce_t4t_read_binary()244 CE_TRACE_ERROR0 ("ce_t4t_read_binary (): No selected file"); in ce_t4t_read_binary()754 CE_TRACE_ERROR0 ("CET4T: File has not been selected"); in ce_t4t_data_cback()762 CE_TRACE_ERROR0 ("CET4T: No access right"); in ce_t4t_data_cback()794 CE_TRACE_ERROR0 ("CET4T: NDEF File has not been selected"); in ce_t4t_data_cback()806 CE_TRACE_ERROR0 ("CET4T: Application has not been selected"); in ce_t4t_data_cback()882 CE_TRACE_ERROR0 ("CE_T4tSetLocalNDEFMsg (): p_scratch_buf cannot be NULL if not read-only"); in CE_T4tSetLocalNDEFMsg()959 … CE_TRACE_ERROR0 ("CE_T4tRegisterAID (): only one wildcard AID can be registered at time."); in CE_T4tRegisterAID()[all …]
119 CE_TRACE_ERROR0 ("CE_SetActivatedTagType Invalid protocol"); in CE_SetActivatedTagType()
1462 #define CE_TRACE_ERROR0(m) {if (ce_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_T… macro3439 #define CE_TRACE_ERROR0(m) macro