Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c613 if (nfc_hal_cb.hci_cb.b_wait_hcp_conn_create_rsp) in nfc_hal_nci_preproc_rx_nci_msg()
616 nfc_hal_cb.hci_cb.b_wait_hcp_conn_create_rsp = FALSE; in nfc_hal_nci_preproc_rx_nci_msg()
685 nfc_hal_cb.hci_cb.b_wait_hcp_conn_create_rsp = FALSE; in nci_brcm_check_cmd_create_hcp_connection()
709 nfc_hal_cb.hci_cb.b_wait_hcp_conn_create_rsp = TRUE; in nci_brcm_check_cmd_create_hcp_connection()
/external/libnfc-nci/src/hal/int/
Dnfc_hal_int.h405 …BOOLEAN b_wait_hcp_conn_create_rsp; /* Waiting for hcp connection create response … member