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.h51 typedef struct hci_hal_t { struct
84 } hci_hal_t; argument
87 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);
Dhci_layer.h58 typedef struct hci_hal_t hci_hal_t; typedef