Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_hal.h50 typedef struct hci_hal_t { struct
53 bool (*init)(const hci_hal_callbacks_t* upper_callbacks,
57 bool (*open)(void);
83 } hci_hal_t; typedef
Dhci_layer.h56 typedef struct hci_hal_t hci_hal_t; typedef