Searched refs:nfc_hal_dm_send_nci_cmd (Results 1 - 4 of 4) sorted by relevance

/system/nfc/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_dm.c136 nfc_hal_dm_send_nci_cmd(p_buff, cmd_len, p_cback);
163 nfc_hal_dm_send_nci_cmd(nfc_hal_dm_set_fw_fsm_cmd, NCI_MSG_HDR_SIZE + 1,
217 nfc_hal_dm_send_nci_cmd(p, (uint16_t)(NCI_MSG_HDR_SIZE + len),
395 nfc_hal_dm_send_nci_cmd(nci_brcm_xtal_index_cmd, NCI_MSG_HDR_SIZE + cmd_len,
420 nfc_hal_dm_send_nci_cmd(nci_brcm_set_pwr_level_cmd,
438 nfc_hal_dm_send_nci_cmd(nfc_hal_dm_get_build_info_cmd, NCI_MSG_HDR_SIZE,
485 nfc_hal_dm_send_nci_cmd(nfc_hal_dm_get_patch_version_cmd, NCI_MSG_HDR_SIZE,
826 ** Function nfc_hal_dm_send_nci_cmd
833 void nfc_hal_dm_send_nci_cmd(const uint8_t* p_data, uint16_t len, function
838 HAL_TRACE_DEBUG1("nfc_hal_dm_send_nci_cmd ()
[all...]
H A Dnfc_hal_prm.c163 nfc_hal_dm_send_nci_cmd(
643 nfc_hal_dm_send_nci_cmd(p_buff, cmd_len,
862 nfc_hal_dm_send_nci_cmd(get_patch_version_cmd, NCI_MSG_HDR_SIZE,
H A Dnfc_hal_hci.c610 nfc_hal_dm_send_nci_cmd(p_hci_netwk_info, (uint16_t)(NCI_MSG_HDR_SIZE + size),
/system/nfc/src/hal/int/
H A Dnfc_hal_int.h497 void nfc_hal_dm_send_nci_cmd(const uint8_t* p_data, uint16_t len,

Completed in 9 milliseconds