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

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

Completed in 97 milliseconds