Home
last modified time | relevance | path

Searched refs:hci_hal_t (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/hci/include/hci/
Dhci_hal.h49 typedef struct hci_hal_t { struct
79 } hci_hal_t; argument
83 const hci_hal_t *hci_hal_h4_get_interface(void);
Dhci_layer.h51 typedef struct hci_hal_t hci_hal_t; typedef
/hal_espressif-3.6.0/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c64 static const hci_hal_t interface;
351 static const hci_hal_t interface = {
357 const hci_hal_t *hci_hal_h4_get_interface(void) in hci_hal_h4_get_interface()
Dhci_layer.c85 static const hci_hal_t *hal;