Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_hal.h53 typedef struct hci_hal_t { struct
83 } hci_hal_t; argument
87 const hci_hal_t *hci_hal_h4_get_interface(void);
Dhci_layer.h56 typedef struct hci_hal_t hci_hal_t; typedef
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c86 static const hci_hal_t interface;
630 static const hci_hal_t interface = {
636 const hci_hal_t *hci_hal_h4_get_interface(void) in hci_hal_h4_get_interface()
Dhci_layer.c82 static const hci_hal_t *hal;