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

/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c151 if (p_cb->proto_switch_on & nfa_ee_proto_mask_list[xx])
581 tNFA_PROTOCOL_MASK old_proto_switch_on = p_cb->proto_switch_on;
586 p_cb->proto_switch_on = p_data->set_proto.protocols_switch_on;
594 p_cb->proto_switch_on = old_proto_switch_on;
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;
1952 if (p_cb->proto_switch_on & 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.h133 tNFA_PROTOCOL_MASK proto_switch_on; /* default routing - protocols switch_on */ member in struct:__anon24146

Completed in 93 milliseconds