Home
last modified time | relevance | path

Searched refs:NFC_SetRouting (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_ee.cc113 tNFC_STATUS NFC_SetRouting(bool more, uint8_t num_tlv, uint8_t tlv_size, in NFC_SetRouting() function
/system/nfc/src/nfc/include/
Dnfc_api.h1179 extern tNFC_STATUS NFC_SetRouting(bool more, uint8_t num_tlv, uint8_t tlv_size,
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2531 if (NFC_SetRouting(true, *p, *p_cur_offset, p + 1) == NFA_STATUS_OK) { in nfa_ee_check_set_routing()
2620 if (NFC_SetRouting(more, num_tlv, (uint8_t)(*p_cur_offset), ps + 1) == in nfa_ee_route_add_one_ecb_by_route_order()
2629 if (NFC_SetRouting(more, 0, 0, ps + 1) == NFA_STATUS_OK) { in nfa_ee_route_add_one_ecb_by_route_order()