Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t4t.c142 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_get_hw_version()
182 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_get_sw_version()
272 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_get_uid_details()
314 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_create_app()
370 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_select_app()
421 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_create_ccfile()
477 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_create_ndef()
535 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_write_cc()
592 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_write_ndef()
647 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_select_file()
[all …]
Drw_t2t.c387 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t2t_send_cmd()
545 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in rw_t2t_process_error()
661 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in rw_t2t_resume_op()
705 if ((p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t2t_sector_change()
873 if ((p_t2t->p_cur_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t2t_select()
882 if ((p_t2t->p_sec_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t2t_select()
Drw_i93.c509 rw_cb.tcb.i93.p_retry_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_to_lower()
544 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_inventory()
613 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_stay_quiet()
665 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_read_single_block()
731 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_write_single_block()
812 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_lock_block()
872 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_read_multi_blocks()
939 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_write_multi_blocks()
992 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_select()
1040 p_cmd = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_i93_send_cmd_reset_to_ready()
[all …]
Dce_main.c69 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in CE_SendRawFrame()
Drw_t1t.c336 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t1t_send_static_cmd()
396 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t1t_send_dyn_cmd()
509 if ((p_t1t->p_cur_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t1t_select()
606 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in rw_t1t_process_error()
Drw_main.c183 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in RW_SendRawFrame()
Drw_t3t.c618 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in rw_t3t_get_cmd_buf()
2451 if ((p_cb->p_cur_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t3t_select()
/external/libnfc-nci/src/include/
Dnfc_target.h114 #ifndef NFC_RW_POOL_ID
115 #define NFC_RW_POOL_ID GKI_POOL_ID_2 macro
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.c989 if ((p_msg = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in NFA_HciDebug()
Dnfa_hci_utils.c340 if ((p_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in nfa_hciu_send_msg()