Searched refs:nfa_ee_proto_mask_list (Results 1 – 1 of 1) sorted by relevance
100 const uint8_t nfa_ee_proto_mask_list[NFA_EE_NUM_PROTO] = { variable184 if (p_cb->proto_switch_on & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()186 if (p_cb->proto_switch_off & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()188 if (p_cb->proto_battery_off & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()192 if (p_cb->proto_screen_lock & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()194 if (p_cb->proto_screen_off & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()196 if (p_cb->proto_screen_off_lock & nfa_ee_proto_mask_list[xx]) in nfa_ee_update_route_size()203 nfa_ee_proto_mask_list[xx] == NFA_PROTOCOL_MASK_NFC_DEP)) { in nfa_ee_update_route_size()355 if (p_cb->proto_switch_on & nfa_ee_proto_mask_list[xx]) in nfa_ee_add_proto_route_to_ecb()357 if (p_cb->proto_switch_off & nfa_ee_proto_mask_list[xx]) in nfa_ee_add_proto_route_to_ecb()[all …]