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

  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 27 static int hal_open(const struct nfc_nci_device *dev, function
88 dev->open = hal_open;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 33 static int hal_open (const struct nfc_nci_device *p_dev, nfc_stack_callback_t *p_hal_cback, nfc_stack_data_callback_t *p_hal_data_callback) function
145 dev->nci_device.open = hal_open;

Completed in 155 milliseconds