Searched refs:NFC_SetRouting (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nci/src/nfc/nfc/ |
D | nfc_ee.c | 100 tNFC_STATUS NFC_SetRouting (BOOLEAN more, in NFC_SetRouting() function
|
/external/libnfc-nci/src/nfa/ee/ |
D | nfa_ee_act.c | 1897 if (NFC_SetRouting(TRUE, *p, *p_cur_offset, p + 1) == NFA_STATUS_OK) in nfa_ee_check_set_routing() 2078 if (NFC_SetRouting(more, num_tlv, (UINT8)(*p_cur_offset), ps + 1) == NFA_STATUS_OK) in nfa_ee_route_add_one_ecb() 2090 if (NFC_SetRouting(more, 0, 0, ps + 1) == NFA_STATUS_OK) in nfa_ee_route_add_one_ecb()
|
/external/libnfc-nci/src/nfc/include/ |
D | nfc_api.h | 1197 NFC_API extern tNFC_STATUS NFC_SetRouting(BOOLEAN more,
|