Home
last modified time | relevance | path

Searched refs:hci_hal_t (Results 1 – 2 of 2) sorted by relevance

/system/bt/hci/include/
Dhci_hal.h50 typedef struct hci_hal_t { struct
83 } hci_hal_t; argument
86 const hci_hal_t* hci_hal_get_interface(void);
88 const hci_hal_t* hci_hal_h4_get_interface(void);
89 const hci_hal_t* hci_hal_h4_get_test_interface(vendor_t* vendor_interface);
91 const hci_hal_t* hci_hal_mct_get_interface(void);
92 const hci_hal_t* hci_hal_mct_get_test_interface(vendor_t* vendor_interface);
Dhci_layer.h56 typedef struct hci_hal_t hci_hal_t; typedef