Searched refs:hci_hal_t (Results 1 – 2 of 2) sorted by relevance
51 typedef struct hci_hal_t { struct84 } hci_hal_t; argument87 const hci_hal_t* hci_hal_get_interface(void);89 const hci_hal_t* hci_hal_h4_get_interface(void);90 const hci_hal_t* hci_hal_h4_get_test_interface(vendor_t* vendor_interface);92 const hci_hal_t* hci_hal_mct_get_interface(void);93 const hci_hal_t* hci_hal_mct_get_test_interface(vendor_t* vendor_interface);
58 typedef struct hci_hal_t hci_hal_t; typedef