HomeSort by relevance Sort by last modified time
    Searched refs:NCI_TRACE_ERROR1 (Results 1 - 9 of 9) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_api.c 193 NCI_TRACE_ERROR1 ("HAL_NfcWrite (): too many bytes (%d)", data_len);
nfc_hal_prm.c 272 NCI_TRACE_ERROR1 ("Invalid i2c fix: invalid number of patches (%i)", u8);
664 NCI_TRACE_ERROR1 ("Patch download failed, reason code=0x%X", status);
771 NCI_TRACE_ERROR1 ("Invalid response from NFCC during patch download (opcode=0x%02X)", event);
    [all...]
nfc_hal_hci.c 376 NCI_TRACE_ERROR1 ("nfc_hal_hci_set_next_hci_netwk_config: unable to allocate buffer to send VSC 0x%02x", block);
nfc_hal_nci.c 494 NCI_TRACE_ERROR1 ("Unknown packet type drop this byte 0x%x", byte);
  /external/libnfc-nci/halimpl/bcm2079x/hal/include/
nfc_hal_target.h 194 #define NCI_TRACE_ERROR1(m,p1) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_ERROR, m,p1);}
  /external/libnfc-nci/src/hal/include/
nfc_hal_target.h 194 #define NCI_TRACE_ERROR1(m,p1) {if (nfc_hal_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_1(TRACE_LAYER_NCI, TRACE_TYPE_ERROR, m,p1);}
  /external/bluetooth/bluedroid/include/
bt_trace.h     [all...]
  /external/libnfc-nci/halimpl/bcm2079x/include/
bt_trace.h     [all...]
  /external/libnfc-nci/src/include/
bt_trace.h     [all...]

Completed in 546 milliseconds