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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 481 void nfc_hal_dm_send_bt_cmd (const UINT8 *p_data, UINT16 len, tNFC_HAL_BTVSC_CPLT_CBACK *p_cback);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 557 nfc_hal_dm_send_bt_cmd (cmd,
874 ** Function nfc_hal_dm_send_bt_cmd
881 void nfc_hal_dm_send_bt_cmd (const UINT8 *p_data, UINT16 len, tNFC_HAL_BTVSC_CPLT_CBACK *p_cback) function
889 HAL_TRACE_DEBUG1 ("nfc_hal_dm_send_bt_cmd (): nci_wait_rsp = 0x%x", nfc_hal_cb.ncit_cb.nci_wait_rsp);
896 HAL_TRACE_DEBUG2 ("nfc_hal_dm_send_bt_cmd (): HCI Write (%d bytes): %s", len, buff);
900 HAL_TRACE_ERROR0 ("nfc_hal_dm_send_bt_cmd(): no command window");
    [all...]

Completed in 638 milliseconds