Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/hardware/bt/include/
Dhci_h5_int.h54 typedef struct hci_h5_callbacks_t { struct
57 } hci_h5_callbacks_t; typedef
60 void (*h5_int_init)(hci_h5_callbacks_t *h5_callbacks);
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Dhci_h5_int.h60 typedef struct hci_h5_callbacks_t struct
64 } hci_h5_callbacks_t; typedef
68 void (*h5_int_init)(hci_h5_callbacks_t *h5_callbacks);
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Dhci_h5.c260 static hci_h5_callbacks_t *h5_int_hal_callbacks;
1640 void hci_h5_int_init(hci_h5_callbacks_t *h5_callbacks) in hci_h5_int_init()
Duserial_vendor.c180 static hci_h5_callbacks_t h5_int_callbacks = {
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhci_h5.c270 static hci_h5_callbacks_t *h5_int_hal_callbacks;
2155 void hci_h5_int_init(hci_h5_callbacks_t *h5_callbacks) in hci_h5_int_init()
Duserial_vendor.c184 static hci_h5_callbacks_t h5_int_callbacks = {