Home
last modified time | relevance | path

Searched refs:GKI_freebuf (Results 1 – 25 of 42) sorted by relevance

12

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c104 GKI_freebuf(nfc_hal_cb.ncit_cb.p_rcv_msg); in nfc_hal_main_open_transport()
328 GKI_freebuf(nfc_hal_cb.ncit_cb.p_pend_cmd); in nfc_hal_main_handle_terminate()
334 GKI_freebuf(nfc_hal_cb.ncit_cb.p_rcv_msg); in nfc_hal_main_handle_terminate()
340 GKI_freebuf(nfc_hal_cb.ncit_cb.p_frag_msg); in nfc_hal_main_handle_terminate()
346 GKI_freebuf(p_msg); in nfc_hal_main_handle_terminate()
461 GKI_freebuf(p_msg); in nfc_hal_send_nci_msg_to_nfc_task()
558 GKI_freebuf(p_msg); in nfc_hal_main_send_message()
573 GKI_freebuf(p_msg); in nfc_hal_main_send_message()
685 if (free_msg) GKI_freebuf(p_msg); in nfc_hal_main_task()
706 GKI_freebuf(nfc_hal_cb.ncit_cb.p_rcv_msg); in nfc_hal_main_task()
Dnfc_hal_nci.c120 GKI_freebuf(p_msg); in nfc_hal_nci_assemble_nci_msg()
138 GKI_freebuf(p_msg); in nfc_hal_nci_assemble_nci_msg()
304 GKI_freebuf(p_cb->p_rcv_msg); in nfc_hal_nci_receive_bt_msg()
438 GKI_freebuf(p_msg); in nfc_hal_nci_proc_rx_bt_msg()
441 GKI_freebuf(nfc_hal_cb.ncit_cb.p_rcv_msg); in nfc_hal_nci_proc_rx_bt_msg()
758 GKI_freebuf(p_buf); in nfc_hal_nci_send_cmd()
Dnfc_hal_hci.c144 GKI_freebuf(p_hci_netwk_cmd); in nfc_hal_hci_enable()
151 GKI_freebuf(p_hci_netwk_cmd); in nfc_hal_hci_enable()
678 GKI_freebuf(p_hci_netwk_cmd); in nfc_hal_hci_init_complete()
685 GKI_freebuf(p_hci_netwk_cmd); in nfc_hal_hci_init_complete()
/system/nfc/src/nfc/llcp/
Dllcp_link.c372 GKI_freebuf(GKI_dequeue(&llcp_cb.lcb.sig_xmit_q)); in llcp_link_deactivate()
380 GKI_freebuf(GKI_dequeue(&p_app_cb->ui_xmit_q)); in llcp_link_deactivate()
385 GKI_freebuf(GKI_dequeue(&p_app_cb->ui_rx_q)); in llcp_link_deactivate()
930 GKI_freebuf(p_msg); in llcp_link_proc_ui_pdu()
971 if (p_msg) GKI_freebuf(p_msg); in llcp_link_proc_ui_pdu()
1020 GKI_freebuf(GKI_dequeue(&p_app_cb->ui_rx_q)); in llcp_link_proc_ui_pdu()
1036 GKI_freebuf(p_msg); in llcp_link_proc_ui_pdu()
1083 GKI_freebuf(p_agf); in llcp_link_proc_agf_pdu()
1116 GKI_freebuf(p_agf); in llcp_link_proc_agf_pdu()
1143 GKI_freebuf(p_agf); in llcp_link_proc_agf_pdu()
[all …]
Dllcp_api.c540 if (p_app_cb->p_service_name) GKI_freebuf(p_app_cb->p_service_name); in LLCP_Deregister()
563 GKI_freebuf(GKI_dequeue(&p_app_cb->ui_xmit_q)); in LLCP_Deregister()
666 GKI_freebuf(p_buf); in LLCP_SendUI()
742 GKI_freebuf(p_buf); in LLCP_ReadLogicalLinkData()
807 GKI_freebuf(p_buf); in LLCP_FlushLogicalLinkRxData()
1084 GKI_freebuf(p_buf); in LLCP_SendData()
1157 GKI_freebuf(p_buf); in LLCP_ReadDataLinkData()
1228 GKI_freebuf(p_buf); in LLCP_FlushDataLinkRxData()
Dllcp_dlc.c605 GKI_freebuf(GKI_dequeue(&p_dlcb->i_xmit_q)); in llcp_dlc_flush_q()
961 GKI_freebuf(p_msg); in llcp_dlc_proc_i_pdu()
1040 GKI_freebuf(p_msg); in llcp_dlc_proc_i_pdu()
1322 GKI_freebuf(p_msg); in llcp_dlc_get_next_pdu()
/system/nfc/src/nfa/rw/
Dnfa_rw_main.c97 GKI_freebuf(nfa_rw_cb.p_pending_msg); in nfa_rw_sys_disable()
156 if (nfa_rw_handle_event((NFC_HDR*)p_msg)) GKI_freebuf(p_msg); in nfa_rw_send_raw_frame()
Dnfa_rw_act.c81 GKI_freebuf(p_rw_data->data.p_data); in nfa_rw_store_ndef_rx_buf()
118 GKI_freebuf(p_rw_data->data.p_data); in nfa_rw_send_data_to_upper()
398 GKI_freebuf(nfa_rw_cb.rw_data.data.p_data); in nfa_rw_handle_sleep_wakeup_rsp()
473 GKI_freebuf(nfa_rw_cb.p_pending_msg); in nfa_rw_handle_presence_check_rsp()
484 GKI_freebuf(p_pending_msg); in nfa_rw_handle_presence_check_rsp()
487 GKI_freebuf(nfa_rw_cb.p_pending_msg); in nfa_rw_handle_presence_check_rsp()
540 GKI_freebuf(p_rw_data->data.p_data); in nfa_rw_handle_t1t_evt()
1282 GKI_freebuf(p_rw_data->i93_data.p_data); in nfa_rw_handle_i93_evt()
2394 GKI_freebuf(p_msg); in nfa_rw_raw_mode_data_cback()
2428 GKI_freebuf(nfa_dm_cb.p_activate_ntf); in nfa_rw_activate_ntf()
[all …]
/system/nfc/src/nfc/nfc/
Dnfc_test.c61 if (status != NFC_STATUS_OK) GKI_freebuf(p_data); in NFC_TestLoopback()
Dnfc_utils.c152 while ((p_buf = GKI_dequeue(&p_cb->rx_q)) != NULL) GKI_freebuf(p_buf); in nfc_free_conn_cb()
154 while ((p_buf = GKI_dequeue(&p_cb->tx_q)) != NULL) GKI_freebuf(p_buf); in nfc_free_conn_cb()
Dnfc_main.c296 GKI_freebuf(nfc_cb.p_disc_pending); in nfc_gen_cleanup()
309 GKI_freebuf(nfc_cb.p_nci_init_rsp); in nfc_gen_cleanup()
369 GKI_freebuf(nfc_cb.p_nci_init_rsp); in nfc_main_handle_hal_evt()
384 GKI_freebuf(nfc_cb.p_disc_pending); in nfc_main_handle_hal_evt()
471 GKI_freebuf(p_msg); in nfc_main_flush_cmd_queue()
1016 if (status != NFC_STATUS_OK) GKI_freebuf(p_data); in NFC_SendData()
1040 while ((p_buf = GKI_dequeue(&p_cb->tx_q)) != NULL) GKI_freebuf(p_buf); in NFC_FlushData()
1084 GKI_freebuf(nfc_cb.p_disc_pending); in NFC_Deactivate()
Dnfc_vs.c106 if (p_data) GKI_freebuf(p_data); in NFC_SendVsCommand()
Dnfc_task.c298 GKI_freebuf(p_msg); in nfc_task_shutdown_nfcc()
390 GKI_freebuf(p_msg); in nfc_task()
Dnfc_ncif.c286 GKI_freebuf(nfc_cb.p_disc_pending); in nfc_ncif_check_cmd_queue()
930 GKI_freebuf(p_data); in nfc_ncif_proc_deactivate()
934 GKI_freebuf(p_data); in nfc_ncif_proc_deactivate()
1232 GKI_freebuf(p_msg); in nfc_ncif_proc_init_rsp()
1391 GKI_freebuf(p_last); in nfc_ncif_proc_data()
1415 GKI_freebuf(p_msg); in nfc_ncif_proc_data()
1443 GKI_freebuf(p_msg); in nfc_ncif_proc_data()
/system/nfc/src/nfc/tags/
Drw_t3t.c276 GKI_freebuf(p_cmd_buf); in rw_t3t_process_error()
1356 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_ndef_detect_rsp()
1380 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_check_rsp()
1386 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_check_rsp()
1436 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_update_rsp()
1499 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_check_ndef_rsp()
1505 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_check_ndef_rsp()
1525 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_check_ndef_rsp()
1621 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_update_ndef_rsp()
1921 GKI_freebuf(p_msg_rsp); in rw_t3t_act_handle_fmt_rsp()
[all …]
Drw_t1t.c105 GKI_freebuf(p_pkt); in rw_t1t_data_cback()
156 GKI_freebuf(p_pkt); in rw_t1t_data_cback()
199 GKI_freebuf(p_pkt); in rw_t1t_data_cback()
207 GKI_freebuf(p_pkt); in rw_t1t_data_cback()
256 GKI_freebuf(p_t1t->p_cur_cmd_buf); in rw_t1t_conn_cback()
271 GKI_freebuf((NFC_HDR*)(p_data->data.p_data)); in rw_t1t_conn_cback()
Dce_t3t.c354 GKI_freebuf(p_cmd_msg); in ce_t3t_handle_update_cmd()
502 GKI_freebuf(p_cmd_msg); in ce_t3t_handle_check_cmd()
595 GKI_freebuf(p_rsp_msg); in ce_t3t_handle_non_nfc_forum_cmd()
600 GKI_freebuf(p_cmd_msg); in ce_t3t_handle_non_nfc_forum_cmd()
768 GKI_freebuf(p_msg); in ce_t3t_data_cback()
Drw_i93.c467 GKI_freebuf(rw_cb.tcb.i93.p_retry_cmd); in rw_i93_send_to_lower()
2408 GKI_freebuf(p_i93->p_update_data); in rw_i93_sm_format()
2603 GKI_freebuf(p_i93->p_update_data); in rw_i93_handle_error()
2665 GKI_freebuf(rw_cb.tcb.i93.p_retry_cmd); in rw_i93_process_timeout()
2715 GKI_freebuf(p_i93->p_retry_cmd); in rw_i93_data_cback()
2724 GKI_freebuf(p_i93->p_retry_cmd); in rw_i93_data_cback()
2744 GKI_freebuf(p_i93->p_retry_cmd); in rw_i93_data_cback()
2771 GKI_freebuf(p_resp); in rw_i93_data_cback()
2777 GKI_freebuf(p_resp); in rw_i93_data_cback()
2782 GKI_freebuf(p_resp); in rw_i93_data_cback()
[all …]
Dce_t4t.c397 GKI_freebuf(p_c_apdu); in ce_t4t_process_select_app_cmd()
495 GKI_freebuf(p_c_apdu); in ce_t4t_process_select_app_cmd()
573 GKI_freebuf(p_c_apdu); in ce_t4t_data_cback()
605 GKI_freebuf(p_c_apdu); in ce_t4t_data_cback()
711 if (p_c_apdu) GKI_freebuf(p_c_apdu); in ce_t4t_data_cback()
Drw_t2t.c114 GKI_freebuf(p_pkt); in rw_t2t_proc_data()
221 if (b_release) GKI_freebuf(p_pkt); in rw_t2t_proc_data()
267 GKI_freebuf(p_t2t->p_cur_cmd_buf); in rw_t2t_conn_cback()
272 GKI_freebuf(p_t2t->p_sec_cmd_buf); in rw_t2t_conn_cback()
288 GKI_freebuf((NFC_HDR*)(p_data->data.p_data)); in rw_t2t_conn_cback()
Drw_t4t.c1496 GKI_freebuf(p_r_apdu); in rw_t4t_sm_read_ndef()
1551 if (p_r_apdu) GKI_freebuf(p_r_apdu); in rw_t4t_sm_read_ndef()
1820 GKI_freebuf(p_r_apdu); in rw_t4t_data_cback()
1825 GKI_freebuf(p_r_apdu); in rw_t4t_data_cback()
1833 GKI_freebuf(p_r_apdu); in rw_t4t_data_cback()
1840 GKI_freebuf(p_r_apdu); in rw_t4t_data_cback()
1844 GKI_freebuf(p_r_apdu); in rw_t4t_data_cback()
1848 GKI_freebuf(p_r_apdu); in rw_t4t_data_cback()
1852 GKI_freebuf(p_r_apdu); in rw_t4t_data_cback()
/system/nfc/src/nfa/dm/
Dnfa_dm_ndef.c91 GKI_freebuf(p_cb->p_ndef_handler[hdlr_idx]); in nfa_dm_ndef_dereg_hdlr_by_handle()
113 GKI_freebuf(p_cb->p_ndef_handler[i]); in nfa_dm_ndef_dereg_all()
/system/nfc/src/nfa/sys/
Dnfa_sys_main.c86 GKI_freebuf(p_msg); in nfa_sys_event()
/system/nfc/src/include/
Dnfc_target.h656 GKI_freebuf(p); \
/system/nfc/halimpl/bcm2079x/gki/common/
Dgki.h393 extern void GKI_freebuf(void*);

12