Searched defs:tlv_size (Results 1 – 8 of 8) sorted by relevance
/external/libnfc-nci/src/nfc/nci/ |
D | nci_hmsgs.c | 140 UINT8 nci_snd_core_set_config (UINT8 *p_param_tlvs, UINT8 tlv_size) in nci_snd_core_set_config() 193 UINT8 nci_snd_core_conn_create (UINT8 dest_type, UINT8 num_tlv, UINT8 tlv_size, UINT8 *p_param_tlvs) in nci_snd_core_conn_create() 529 UINT8 nci_snd_parameter_update_cmd (UINT8 *p_param_tlvs, UINT8 tlv_size) in nci_snd_parameter_update_cmd() 585 UINT8 nci_snd_set_routing_cmd (BOOLEAN more, UINT8 num_tlv, UINT8 tlv_size, UINT8 *p_param_tlvs) in nci_snd_set_routing_cmd()
|
/external/libnfc-nci/src/nfc/nfc/ |
D | nfc_ee.c | 102 UINT8 tlv_size, in NFC_SetRouting()
|
D | nfc_main.c | 795 tNFC_STATUS NFC_SetConfig (UINT8 tlv_size, in NFC_SetConfig() 981 UINT8 num_tlv=0, tlv_size=0; in NFC_ConnCreate() local
|
/external/libnfc-nci/src/nfa/ce/ |
D | nfa_ce_act.c | 292 UINT8 tlv_size; in nfc_ce_t3t_set_listen_params() local
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_dm.c | 102 tHAL_NFC_STATUS nfc_hal_dm_set_config (UINT8 tlv_size, in nfc_hal_dm_set_config()
|
/external/libnfc-nci/src/nfa/ee/ |
D | nfa_ee_act.c | 1924 UINT16 tlv_size; in nfa_ee_route_add_one_ecb() local
|
/external/libnfc-nci/src/nfc/include/ |
D | nfc_api.h | 235 UINT16 tlv_size; /* The length of TLV */ member 300 UINT8 tlv_size; /* the total len of all TLVs */ member
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_api.h | 180 UINT16 tlv_size; /* The length of TLV */ member
|