Home
last modified time | relevance | path

Searched defs:nfc_hal_hci_enable (Results 1 – 2 of 2) sorted by relevance

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci.c128 void nfc_hal_hci_enable(void) { in nfc_hal_hci_enable() function
/system/nfc/src/hal/int/
Dnfc_hal_int.h528 #define nfc_hal_hci_enable() NFC_HAL_SET_INIT_STATE(NFC_HAL_INIT_STATE_IDLE); macro