Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c212 void ce_t3t_handle_update_cmd (tCE_CB *p_ce_cb, BT_HDR *p_cmd_msg) in ce_t3t_handle_update_cmd() argument
385 GKI_freebuf (p_cmd_msg); in ce_t3t_handle_update_cmd()
397 void ce_t3t_handle_check_cmd (tCE_CB *p_ce_cb, BT_HDR *p_cmd_msg) in ce_t3t_handle_check_cmd() argument
541 GKI_freebuf (p_cmd_msg); in ce_t3t_handle_check_cmd()
554 void ce_t3t_handle_non_nfc_forum_cmd (tCE_CB *p_mem_cb, UINT8 cmd_id, BT_HDR *p_cmd_msg) in ce_t3t_handle_non_nfc_forum_cmd() argument
560 UINT8 *p = (UINT8 *) (p_cmd_msg +1) + p_cmd_msg->offset; in ce_t3t_handle_non_nfc_forum_cmd()
651 GKI_freebuf (p_cmd_msg); in ce_t3t_handle_non_nfc_forum_cmd()