Home
last modified time | relevance | path

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

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c567 if (nfc_hal_cb.hci_cb.b_wait_hcp_conn_create_rsp) { in nfc_hal_nci_preproc_rx_nci_msg()
569 nfc_hal_cb.hci_cb.b_wait_hcp_conn_create_rsp = false; in nfc_hal_nci_preproc_rx_nci_msg()
632 nfc_hal_cb.hci_cb.b_wait_hcp_conn_create_rsp = false; in nci_brcm_check_cmd_create_hcp_connection()
648 nfc_hal_cb.hci_cb.b_wait_hcp_conn_create_rsp = true; in nci_brcm_check_cmd_create_hcp_connection()
/system/nfc/src/hal/int/
Dnfc_hal_int.h413 bool b_wait_hcp_conn_create_rsp; /* Waiting for hcp connection create response member