Searched refs:NFC_RW_POOL_ID (Results 1 – 10 of 10) sorted by relevance
350 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t2t_send_cmd()499 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in rw_t2t_process_error()594 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in rw_t2t_resume_op()638 if ((p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t2t_sector_change()806 if ((p_t2t->p_cur_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t2t_select()815 if ((p_t2t->p_sec_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t2t_select()
509 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 …]
69 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in CE_SendRawFrame()
123 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_select_file()179 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_read_file()236 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_update_nlen()282 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_update_file()340 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_update_cc_to_readonly()393 p_c_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t4t_select_application()
328 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t1t_send_static_cmd()388 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in rw_t1t_send_dyn_cmd()501 if ((p_t1t->p_cur_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t1t_select()598 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in rw_t1t_process_error()
183 p_data = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID); in RW_SendRawFrame()
564 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in rw_t3t_get_cmd_buf()2355 if ((p_cb->p_cur_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) == NULL) in rw_t3t_select()
114 #ifndef NFC_RW_POOL_ID115 #define NFC_RW_POOL_ID GKI_POOL_ID_2 macro
981 if ((p_msg = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in NFA_HciDebug()
342 if ((p_buf = (BT_HDR *) GKI_getpoolbuf (NFC_RW_POOL_ID)) != NULL) in nfa_hciu_send_msg()