Home
last modified time | relevance | path

Searched refs:send_length (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_ISO15693Format.c339 uint8_t send_length = 0; in phFriNfc_ISO15693_H_ProFormat() local
436 send_length = sizeof (a_send_byte); in phFriNfc_ISO15693_H_ProFormat()
465 send_length = sizeof (a_send_byte); in phFriNfc_ISO15693_H_ProFormat()
487 command_type, a_send_byte, send_length); in phFriNfc_ISO15693_H_ProFormat()
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dgcs_json_media.py116 send_length = len(partial_buffer)
129 self.callback_processor.Progress(send_length)