Home
last modified time | relevance | path

Searched refs:h5_int_init (Results 1 – 6 of 6) sorted by relevance

/device/board/unionman/unionpi_tiger/hardware/bt/include/
Dhci_h5_int.h60 void (*h5_int_init)(hci_h5_callbacks_t *h5_callbacks); member
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Dhci_h5_int.h68 void (*h5_int_init)(hci_h5_callbacks_t *h5_callbacks); member
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Dhci_h5.c2187 .h5_int_init = hci_h5_int_init,
Duserial_vendor.c287 h5_int_interface->h5_int_init(&h5_int_callbacks); in userial_vendor_init()
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhci_h5.c2739 .h5_int_init = hci_h5_int_init,
Duserial_vendor.c297 h5_int_interface->h5_int_init(&h5_int_callbacks); in userial_vendor_init()