Searched refs:tNFC_STATUS (Results 1 - 25 of 34) sorted by relevance

12

/external/libnfc-nci/src/nfc/include/
H A Drw_api.h150 tNFC_STATUS status;
157 tNFC_STATUS status;
163 tNFC_STATUS status; /* Status of the POLL request */
172 tNFC_STATUS status; /* Status of the Get System Codes request */
179 tNFC_STATUS status; /* status of NDEF detection */
188 tNFC_STATUS status; /* status of NDEF detection */
195 tNFC_STATUS status;
201 tNFC_STATUS status;
208 tNFC_STATUS status; /* status of Inventory command */
215 tNFC_STATUS statu
[all...]
H A Dce_api.h58 tNFC_STATUS status;
64 tNFC_STATUS status;
72 tNFC_STATUS status;
79 tNFC_STATUS status;
101 NFC_API extern tNFC_STATUS CE_T3tSetLocalNDEFMsg (BOOLEAN read_only,
117 NFC_API extern tNFC_STATUS CE_T3tSetLocalNDefParams (UINT8 nbr, UINT8 nbw);
128 NFC_API extern tNFC_STATUS CE_T3tSendCheckRsp (UINT8 status1, UINT8 status2, UINT8 num_blocks, UINT8 *p_block_data);
139 NFC_API extern tNFC_STATUS CE_T3tSendUpdateRsp (UINT8 status1, UINT8 status2);
162 NFC_API extern tNFC_STATUS CE_T4tSetLocalNDEFMsg (BOOLEAN read_only,
209 NFC_API extern tNFC_STATUS CE_T4TTestSetC
[all...]
H A Dnfc_api.h74 typedef UINT8 tNFC_STATUS; typedef
207 tNFC_STATUS status; /* The event status. */
223 tNFC_STATUS status; /* The event status. */
231 tNFC_STATUS status; /* The event status. */
239 tNFC_STATUS status; /* The event status. */
269 tNFC_STATUS status; /* The event status - place holder */
284 tNFC_STATUS status; /* The event status.*/
294 tNFC_STATUS status; /* The event status */
305 tNFC_STATUS status; /* The event status */
315 tNFC_STATUS statu
[all...]
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ee.c48 ** Returns tNFC_STATUS
51 tNFC_STATUS NFC_NfceeDiscover (BOOLEAN discover)
69 ** Returns tNFC_STATUS
72 tNFC_STATUS NFC_NfceeModeSet (UINT8 nfcee_id,
97 ** Returns tNFC_STATUS
100 tNFC_STATUS NFC_SetRouting (BOOLEAN more,
116 ** Returns tNFC_STATUS
119 tNFC_STATUS NFC_GetRouting (void)
H A Dnfc_test.c51 ** Returns tNFC_STATUS
54 tNFC_STATUS NFC_TestLoopback (BT_HDR *p_data)
56 tNFC_STATUS status = NFC_STATUS_FAILED;
H A Dnfc_vs.c49 ** Returns tNFC_STATUS
52 tNFC_STATUS NFC_RegVSCback (BOOLEAN is_register,
55 tNFC_STATUS status = NFC_STATUS_FAILED;
99 ** Returns tNFC_STATUS
102 tNFC_STATUS NFC_SendVsCommand (UINT8 oid,
106 tNFC_STATUS status = NFC_STATUS_OK;
H A Dnfc_main.c179 static void nfc_main_notify_enable_status (tNFC_STATUS nfc_status)
215 void nfc_enabled (tNFC_STATUS nfc_status, BT_HDR *p_init_rsp_msg)
667 ** Returns tNFC_STATUS
670 tNFC_STATUS NFC_Enable (tNFC_RESPONSE_CBACK *p_cback)
792 ** Returns tNFC_STATUS
795 tNFC_STATUS NFC_SetConfig (UINT8 tlv_size,
812 ** Returns tNFC_STATUS
815 tNFC_STATUS NFC_GetConfig (UINT8 num_ids,
833 ** Returns tNFC_STATUS
836 tNFC_STATUS NFC_DiscoveryMa
[all...]
H A Dnfc_ncif.c473 evt_data.status = (tNFC_STATUS) status;
492 evt_data.set_config.status = (tNFC_STATUS) *p++;
518 evt_data.status = (tNFC_STATUS) status;
557 evt_data.status = (tNFC_STATUS) NFC_STATUS_OK;
1153 tNFC_STATUS status = NFC_STATUS_CONTINUE;
1163 evt_data.status = (tNFC_STATUS) status;
1195 tNFC_STATUS status;
1239 void nfc_ncif_report_conn_close_evt (UINT8 conn_id, tNFC_STATUS status)
/external/libnfc-nci/src/nfc/tags/
H A Dce_main.c57 ** Returns tNFC_STATUS
60 tNFC_STATUS CE_SendRawFrame (UINT8 *p_raw_data, UINT16 data_len)
62 tNFC_STATUS status = NFC_STATUS_FAILED;
90 ** Returns tNFC_STATUS
93 tNFC_STATUS CE_SetActivatedTagType (tNFC_ACTIVATE_DEVT *p_activate_params, UINT16 t3t_system_code, tCE_CBACK *p_cback)
95 tNFC_STATUS status = NFC_STATUS_FAILED;
H A Drw_t3t.c125 static tNFC_STATUS rw_t3t_unselect (UINT8 peer_nfcid2[]);
127 static tNFC_STATUS rw_t3t_send_to_lower (BT_HDR *p_msg);
228 void rw_t3t_process_error (tNFC_STATUS status)
425 void rw_t3t_format_cplt (tNFC_STATUS status)
459 void rw_t3t_set_readonly_cplt (tNFC_STATUS status)
582 tNFC_STATUS rw_t3t_send_to_lower (BT_HDR *p_msg)
634 ** Returns tNFC_STATUS
637 tNFC_STATUS rw_t3t_send_cmd (tRW_T3T_CB *p_cb, UINT8 rw_t3t_cmd, BT_HDR *p_cmd_buf, UINT32 timeout_ticks)
639 tNFC_STATUS retval;
670 ** Returns tNFC_STATUS
[all...]
H A Drw_t1t.c42 static void rw_t1t_handle_presence_check_rsp (tNFC_STATUS status);
274 evt_data.status = (tNFC_STATUS) (*(UINT8*) p_data);
317 tNFC_STATUS rw_t1t_send_static_cmd (UINT8 opcode, UINT8 add, UINT8 dat)
319 tNFC_STATUS status = NFC_STATUS_FAILED;
377 tNFC_STATUS rw_t1t_send_dyn_cmd (UINT8 opcode, UINT8 add, UINT8 *p_dat)
379 tNFC_STATUS status = NFC_STATUS_FAILED;
491 tNFC_STATUS rw_t1t_select (UINT8 hr[T1T_HR_LEN], UINT8 uid[T1T_CMD_UID_LEN])
493 tNFC_STATUS status = NFC_STATUS_FAILED;
663 void rw_t1t_handle_presence_check_rsp (tNFC_STATUS status)
715 tNFC_STATUS RW_T1tPresenceChec
[all...]
H A Drw_main.c171 ** Returns tNFC_STATUS
174 tNFC_STATUS RW_SendRawFrame (UINT8 *p_raw_data, UINT16 data_len)
176 tNFC_STATUS status = NFC_STATUS_FAILED;
205 ** Returns tNFC_STATUS
208 tNFC_STATUS RW_SetActivatedTagType (tNFC_ACTIVATE_DEVT *p_activate_params, tRW_CBACK *p_cback)
210 tNFC_STATUS status = NFC_STATUS_FAILED;
H A Drw_i93.c89 void rw_i93_handle_error (tNFC_STATUS status);
90 tNFC_STATUS rw_i93_send_cmd_get_sys_info (UINT8 *p_uid, UINT8 extra_flag);
534 ** Returns tNFC_STATUS
537 tNFC_STATUS rw_i93_send_cmd_inventory (UINT8 *p_uid, BOOLEAN including_afi, UINT8 afi)
603 ** Returns tNFC_STATUS
606 tNFC_STATUS rw_i93_send_cmd_stay_quiet (void)
655 ** Returns tNFC_STATUS
658 tNFC_STATUS rw_i93_send_cmd_read_single_block (UINT16 block_number, BOOLEAN read_security)
721 ** Returns tNFC_STATUS
724 tNFC_STATUS rw_i93_send_cmd_write_single_bloc
[all...]
H A Drw_t2t.c40 static tNFC_STATUS rw_t2t_send_cmd (UINT8 opcode, UINT8 *p_dat);
43 static void rw_t2t_handle_presence_check_rsp (tNFC_STATUS status);
318 evt_data.status = (tNFC_STATUS) (*(UINT8*) p_data);
368 tNFC_STATUS rw_t2t_send_cmd (UINT8 opcode, UINT8 *p_dat)
370 tNFC_STATUS status = NFC_STATUS_FAILED;
615 void rw_t2t_handle_presence_check_rsp (tNFC_STATUS status)
633 ** Returns tNFC_STATUS
687 ** Returns tNFC_STATUS
690 tNFC_STATUS rw_t2t_sector_change (UINT8 sector)
692 tNFC_STATUS statu
[all...]
H A Drw_t2t_ndef.c52 static tNFC_STATUS rw_t2t_read_locks (void);
53 static tNFC_STATUS rw_t2t_read_ndef_last_block (void);
58 static tNFC_STATUS rw_t2t_write_ndef_first_block (UINT16 msg_len, BOOLEAN b_update_len);
59 static tNFC_STATUS rw_t2t_write_ndef_next_block (UINT16 block, UINT16 msg_len, BOOLEAN b_update_len);
60 static tNFC_STATUS rw_t2t_read_ndef_next_block (UINT16 block);
61 static tNFC_STATUS rw_t2t_add_terminator_tlv (void);
63 static tNFC_STATUS rw_t2t_set_cc (UINT8 tms);
64 static tNFC_STATUS rw_t2t_set_lock_tlv (UINT16 addr, UINT8 num_dyn_lock_bits, UINT16 locked_area_size);
65 static tNFC_STATUS rw_t2t_format_tag (void);
66 static tNFC_STATUS rw_t2t_soft_lock_ta
[all...]
H A Drw_t1t_ndef.c40 static tNFC_STATUS rw_t1t_handle_rall_rsp (BOOLEAN *p_notify,UINT8 *p_data);
41 static tNFC_STATUS rw_t1t_handle_dyn_read_rsp (BOOLEAN *p_notify, UINT8 *p_data);
42 static tNFC_STATUS rw_t1t_handle_write_rsp (BOOLEAN *p_notify, UINT8 *p_data);
43 static tNFC_STATUS rw_t1t_handle_read_rsp (BOOLEAN *p_callback, UINT8 *p_data);
44 static tNFC_STATUS rw_t1t_handle_tlv_detect_rsp (UINT8 *p_data);
45 static tNFC_STATUS rw_t1t_handle_ndef_read_rsp (UINT8 *p_data);
46 static tNFC_STATUS rw_t1t_handle_ndef_write_rsp (UINT8 *p_data);
47 static tNFC_STATUS rw_t1t_handle_ndef_rall_rsp (void);
48 static tNFC_STATUS rw_t1t_ndef_write_first_block (void);
49 static tNFC_STATUS rw_t1t_next_ndef_write_bloc
[all...]
H A Dce_t3t.c222 tNFC_STATUS nfc_status = NFC_STATUS_OK;
887 tNFC_STATUS ce_select_t3t (UINT16 system_code, UINT8 nfcid2[NCI_RF_F_UID_LEN])
911 tNFC_STATUS CE_T3tSetLocalNDEFMsg (BOOLEAN read_only,
967 tNFC_STATUS CE_T3tSetLocalNDefParams (UINT8 nbr, UINT8 nbw)
995 tNFC_STATUS CE_T3tSendCheckRsp (UINT8 status1, UINT8 status2, UINT8 num_blocks, UINT8 *p_block_data)
998 tNFC_STATUS retval = NFC_STATUS_OK;
1051 tNFC_STATUS CE_T3tSendUpdateRsp (UINT8 status1, UINT8 status2)
1053 tNFC_STATUS retval = NFC_STATUS_OK;
H A Drw_t4t.c73 static void rw_t4t_handle_error (tNFC_STATUS status, UINT8 sw1, UINT8 sw2);
532 static void rw_t4t_handle_error (tNFC_STATUS status, UINT8 sw1, UINT8 sw2)
1171 rw_data.status = (tNFC_STATUS) (*(UINT8*) p_data);
1274 tNFC_STATUS rw_t4t_select (void)
1307 tNFC_STATUS RW_T4tDetectNDef (void)
1358 tNFC_STATUS RW_T4tReadNDef (void)
1406 tNFC_STATUS RW_T4tUpdateNDef (UINT16 length, UINT8 *p_data)
1476 tNFC_STATUS RW_T4tPresenceCheck (UINT8 option)
1478 tNFC_STATUS retval = NFC_STATUS_OK;
1552 tNFC_STATUS RW_T4tSetNDefReadOnl
[all...]
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h358 tNFC_STATUS status;
597 extern tRW_EVENT rw_t1t_handle_rsp (const tT1T_CMD_RSP_INFO * p_info, BOOLEAN *p_notify, UINT8 *p_data, tNFC_STATUS *p_status);
605 extern tNFC_STATUS rw_t1t_select (UINT8 hr[T1T_HR_LEN], UINT8 uid[T1T_CMD_UID_LEN]);
606 extern tNFC_STATUS rw_t1t_send_dyn_cmd (UINT8 opcode, UINT8 add, UINT8 *p_dat);
607 extern tNFC_STATUS rw_t1t_send_static_cmd (UINT8 opcode, UINT8 add, UINT8 dat);
619 extern tNFC_STATUS rw_t2t_sector_change (UINT8 sector);
620 extern tNFC_STATUS rw_t2t_read (UINT16 block);
621 extern tNFC_STATUS rw_t2t_write (UINT16 block, UINT8 *p_write_data);
623 extern tNFC_STATUS rw_t2t_select (void);
627 extern tNFC_STATUS rw_t3t_selec
[all...]
H A Dce_int.h164 tNFC_STATUS ce_select_t3t (UINT16 system_code, UINT8 nfcid2[NCI_RF_F_UID_LEN]);
167 extern tNFC_STATUS ce_select_t4t (void);
H A Dnfc_int.h246 NFC_API extern void nfc_ncif_report_conn_close_evt (UINT8 conn_id, tNFC_STATUS status);
264 void nfc_enabled (tNFC_STATUS nfc_status, BT_HDR *p_init_rsp_msg);
/external/libnfc-nci/src/nfa/int/
H A Dnfa_rw_int.h345 extern void nfa_rw_handle_sleep_wakeup_rsp (tNFC_STATUS status);
346 extern void nfa_rw_handle_presence_check_rsp (tNFC_STATUS status);
H A Dnfa_ce_int.h209 tNFC_STATUS nfa_ce_set_content (void);
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c36 static tNFC_STATUS nfa_rw_start_ndef_read(void);
37 static tNFC_STATUS nfa_rw_start_ndef_write(void);
38 static tNFC_STATUS nfa_rw_start_ndef_detection(void);
39 static tNFC_STATUS nfa_rw_config_tag_ro(BOOLEAN b_hard_lock);
401 void nfa_rw_handle_sleep_wakeup_rsp (tNFC_STATUS status)
476 void nfa_rw_handle_presence_check_rsp (tNFC_STATUS status)
1454 static tNFC_STATUS nfa_rw_start_ndef_detection(void)
1457 tNFC_STATUS status = NFC_STATUS_FAILED;
1500 static tNFC_STATUS nfa_rw_start_ndef_read(void)
1503 tNFC_STATUS statu
[all...]
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c54 static void nfa_dm_disc_report_kovio_presence_check (tNFC_STATUS status);
853 ** Returns tNFC_STATUS
856 static tNFC_STATUS nfa_dm_disc_force_to_idle (void)
858 tNFC_STATUS status = NFC_STATUS_SEMANTIC_ERROR;
901 static tNFC_STATUS nfa_dm_send_deactivate_cmd (tNFC_DEACT_TYPE deactivate_type)
903 tNFC_STATUS status = NFC_STATUS_SEMANTIC_ERROR;
1520 tNFC_STATUS nfa_dm_disc_sleep_wakeup (void)
1522 tNFC_STATUS status = NFC_STATUS_FAILED;
1579 static void nfa_dm_disc_end_sleep_wakeup (tNFC_STATUS status)
1648 tNFC_STATUS nfa_dm_disc_start_kovio_presence_chec
[all...]

Completed in 5095 milliseconds

12