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

  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 155 if (p_cb->proto_battery_off & nfa_ee_proto_mask_list[xx])
583 tNFA_PROTOCOL_MASK old_proto_battery_off = p_cb->proto_battery_off;
588 p_cb->proto_battery_off = p_data->set_proto.protocols_battery_off;
596 p_cb->proto_battery_off = old_proto_battery_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 135 tNFA_PROTOCOL_MASK proto_battery_off; /* default routing - protocols battery_off */ member in struct:__anon27955

Completed in 814 milliseconds