HomeSort by relevance Sort by last modified time
    Searched full:num_bytes_read (Results 1 - 7 of 7) sorted by null

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_ci.c 41 void nfa_nv_ci_read (UINT16 num_bytes_read, tNFA_NV_CO_STATUS status, UINT8 block)
50 &&(num_bytes_read != 0) )
55 p_msg->nv_read.size = num_bytes_read;
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci_ci.c 43 void nfc_hal_nv_ci_read (UINT16 num_bytes_read, tNFC_HAL_NV_CO_STATUS status, UINT8 block)
56 &&(num_bytes_read != 0) )
61 p_msg->nv_read.size = num_bytes_read;
  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_ci.h 70 ** Parameters num_bytes_read - number of bytes read into the buffer
81 void nfc_hal_nv_ci_read (UINT16 num_bytes_read,
  /external/libnfc-nci/src/nfa/include/
nfa_nv_ci.h 88 ** Parameters num_bytes_read - number of bytes read into the buffer
99 NFC_API extern void nfa_nv_ci_read (UINT16 num_bytes_read,
  /system/bt/bta/include/
bta_gattc_ci.h 85 ** num_bytes_read - number of bytes read into the buffer
  /system/bt/bta/gatt/
bta_gattc_ci.c 75 ** num_bytes_read - number of bytes read into the buffer
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp 4101 ssize_t num_bytes_read = local
4176 ssize_t num_bytes_read = 0; local
4388 ssize_t num_bytes_read = local
4464 ssize_t num_bytes_read = 0; local
    [all...]

Completed in 205 milliseconds