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

  /external/bluetooth/bluedroid/test/suite/support/
hal.c 38 bool hal_open(bt_callbacks_t *callbacks) { function
  /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
146 dev->nci_device.open = hal_open;

Completed in 258 milliseconds