Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_hal.h53 typedef struct hci_hal_t { struct
58 bool (*open)(const hci_hal_callbacks_t *upper_callbacks, void *task_thread);
83 } hci_hal_t; argument
Dhci_layer.h56 typedef struct hci_hal_t hci_hal_t; typedef