HomeSort by relevance Sort by last modified time
    Searched refs:proto_switch_on (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 151 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)
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 133 tNFA_PROTOCOL_MASK proto_switch_on; /* default routing - protocols switch_on */ member in struct:__anon28764

Completed in 91 milliseconds