Searched defs:tlv_size (Results 1 – 7 of 7) sorted by relevance
| /system/nfc/src/nfc/nci/ |
| D | nci_hmsgs.cc | 141 uint8_t nci_snd_core_set_config(uint8_t* p_param_tlvs, uint8_t tlv_size) { in nci_snd_core_set_config() 190 uint8_t tlv_size, uint8_t* p_param_tlvs) { in nci_snd_core_conn_create() 547 uint8_t nci_snd_parameter_update_cmd(uint8_t* p_param_tlvs, uint8_t tlv_size) { in nci_snd_parameter_update_cmd() 629 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/nfc/nfc/ |
| D | nfc_ee.cc | 113 tNFC_STATUS NFC_SetRouting(bool more, uint8_t num_tlv, uint8_t tlv_size, in NFC_SetRouting()
|
| D | nfc_main.cc | 828 tNFC_STATUS NFC_SetConfig(uint8_t tlv_size, uint8_t* p_param_tlvs) { in NFC_SetConfig() 1001 uint8_t num_tlv = 0, tlv_size = 0; in NFC_ConnCreate() local
|
| /system/nfc/src/nfa/ce/ |
| D | nfa_ce_act.cc | 327 uint8_t tlv_size; in nfc_ce_t3t_set_listen_params() local
|
| /system/nfc/src/nfc/include/ |
| D | nfc_api.h | 249 uint16_t tlv_size; /* The length of TLV */ member 323 uint8_t tlv_size; /* the total len of all TLVs */ member
|
| /system/nfc/src/nfa/ee/ |
| D | nfa_ee_act.cc | 2644 uint16_t tlv_size = (uint8_t)*p_cur_offset; in nfa_ee_route_add_one_ecb_by_route_order() local
|
| /system/nfc/src/nfa/include/ |
| D | nfa_api.h | 197 uint16_t tlv_size; /* The length of TLV */ member
|