Searched refs:hci_hal_t (Results 1 – 2 of 2) sorted by relevance
50 typedef struct hci_hal_t { struct83 } hci_hal_t; argument86 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);
56 typedef struct hci_hal_t hci_hal_t; typedef