Home
last modified time | relevance | path

Searched defs:more (Results 1 – 6 of 6) sorted by relevance

/system/nfc/src/include/
Ddebug_lmrt.h29 std::vector<uint8_t> more; member
/system/nfc/src/nfc/nfc/
Dnfc_ee.cc111 tNFC_STATUS NFC_SetRouting(bool more, uint8_t num_tlv, uint8_t tlv_size, in NFC_SetRouting()
Dnfc_ncif.cc1463 uint8_t more, num_entries, xx, *pn; in nfc_ncif_proc_get_routing() local
/system/nfc/src/nfc/nci/
Dnci_hmsgs.cc661 uint8_t nci_snd_set_routing_cmd(bool more, uint8_t num_tlv, uint8_t tlv_size, in nci_snd_set_routing_cmd()
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2665 tNFA_EE_ECB* p_cb, int rout_type, int* p_max_len, bool more, uint8_t* ps, in nfa_ee_route_add_one_ecb_by_route_order()
2868 bool more = true; in nfa_ee_lmrt_to_nfcc() local
/system/nfc/src/nfc/include/
Dnfc_api.h628 uint8_t more; /* 0: last, 1: last (limit), 2: more */ member