OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nci_snd_set_routing_cmd
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/nfc/
nfc_ee.c
106
return
nci_snd_set_routing_cmd
(more, nfcee_id, num_tlv, tlv_size, p_param_tlvs);
/external/libnfc-nci/src/nfc/include/
nci_hmsgs.h
66
UINT8
nci_snd_set_routing_cmd
(BOOLEAN more, UINT8 target_handle, UINT8 num_tlv, UINT8 tlv_size, UINT8 *p_param_tlvs);
/external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c
575
** Function
nci_snd_set_routing_cmd
583
UINT8
nci_snd_set_routing_cmd
(BOOLEAN more, UINT8 target_handle, UINT8 num_tlv, UINT8 tlv_size, UINT8 *p_param_tlvs)
function
Completed in 268 milliseconds