Searched defs:hci_hal_t (Results 1 – 2 of 2) sorted by relevance
49 typedef struct hci_hal_t { struct51 bool (*init)(const hci_hal_callbacks_t *upper_callbacks, thread_t *upper_thread);54 bool (*open)(void);78 } hci_hal_t; argument
55 typedef struct hci_hal_t hci_hal_t; typedef