Searched refs:proto_switch_off (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c153 if (p_cb->proto_switch_off & nfa_ee_proto_mask_list[xx])
582 tNFA_PROTOCOL_MASK old_proto_switch_off = p_cb->proto_switch_off;
587 p_cb->proto_switch_off = p_data->set_proto.protocols_switch_off;
595 p_cb->proto_switch_off = old_proto_switch_off;
602 if (p_cb->proto_switch_on | p_cb->proto_switch_off | p_cb->proto_battery_off)
1454 p_cb->proto_switch_on| p_cb->proto_switch_off| p_cb->proto_battery_off |
1463 p_cb->proto_switch_on = p_cb->proto_switch_off= p_cb->proto_battery_off = 0;
1954 if (p_cb->proto_switch_off & nfa_ee_proto_mask_list[xx])
2306 p_cb->proto_switch_on| p_cb->proto_switch_off| p_cb->proto_battery_off |
/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h134 tNFA_PROTOCOL_MASK proto_switch_off; /* default routing - protocols switch_off */ member in struct:__anon24146

Completed in 53 milliseconds