Home | History | Annotate | Download | only in rw

Lines Matching refs:tNFA_RW_MSG

39 static bool nfa_rw_op_req_while_busy(tNFA_RW_MSG* p_data);
41 static void nfa_rw_presence_check(tNFA_RW_MSG* p_data);
43 static bool nfa_rw_detect_ndef(tNFA_RW_MSG* p_data);
1518 static bool nfa_rw_detect_ndef(tNFA_RW_MSG* p_data) {
1595 static bool nfa_rw_read_ndef(tNFA_RW_MSG* p_data) {
1633 static bool nfa_rw_write_ndef(tNFA_RW_MSG* p_data) {
1696 void nfa_rw_presence_check(tNFA_RW_MSG* p_data) {
1814 bool nfa_rw_presence_check_tick(tNFA_RW_MSG* p_data) {
1835 bool nfa_rw_presence_check_timeout(tNFA_RW_MSG* p_data) {
1849 static void nfa_rw_format_tag(tNFA_RW_MSG* p_data) {
1879 static bool nfa_rw_detect_tlv(tNFA_RW_MSG* p_data, uint8_t tlv) {
1960 static bool nfa_rw_t1t_rid(tNFA_RW_MSG* p_data) {
1975 static bool nfa_rw_t1t_rall(tNFA_RW_MSG* p_data) {
1990 static bool nfa_rw_t1t_read(tNFA_RW_MSG* p_data) {
2009 static bool nfa_rw_t1t_write(tNFA_RW_MSG* p_data) {
2041 static bool nfa_rw_t1t_rseg(tNFA_RW_MSG* p_data) {
2060 static bool nfa_rw_t1t_read8(tNFA_RW_MSG* p_data) {
2079 static bool nfa_rw_t1t_write8(tNFA_RW_MSG* p_data) {
2111 static bool nfa_rw_t2t_read(tNFA_RW_MSG* p_data) {
2133 static bool nfa_rw_t2t_write(tNFA_RW_MSG* p_data) {
2157 static bool nfa_rw_t2t_sector_select(tNFA_RW_MSG* p_data) {
2177 static bool nfa_rw_t3t_read(tNFA_RW_MSG* p_data) {
2197 static bool nfa_rw_t3t_write(tNFA_RW_MSG* p_data) {
2218 static bool nfa_rw_t3t_get_system_codes(tNFA_RW_MSG* p_data) {
2245 static bool nfa_rw_i93_command(tNFA_RW_MSG* p_data) {
2414 bool nfa_rw_activate_ntf(tNFA_RW_MSG* p_data) {
2517 nfa_rw_handle_op_req((tNFA_RW_MSG*)&msg);
2530 nfa_rw_handle_op_req((tNFA_RW_MSG*)&msg);
2617 bool nfa_rw_deactivate_ntf(tNFA_RW_MSG* p_data) {
2659 bool nfa_rw_handle_op_req(tNFA_RW_MSG* p_data) {
2835 static bool nfa_rw_op_req_while_busy(tNFA_RW_MSG* p_data) {