Home
last modified time | relevance | path

Searched refs:HCIInfo (Results 1 – 5 of 5) sorted by relevance

/external/qemu/include/net/
Dnet.h100 struct HCIInfo { struct
101 int (*bdaddr_set)(struct HCIInfo *hci, const uint8_t *bd_addr); argument
102 void (*cmd_send)(struct HCIInfo *hci, const uint8_t *data, int len); argument
103 void (*sco_send)(struct HCIInfo *hci, const uint8_t *data, int len); argument
104 void (*acl_send)(struct HCIInfo *hci, const uint8_t *data, int len); argument
110 struct HCIInfo *qemu_next_hci(void); argument
/external/qemu/include/sysemu/
Dbt.h4 struct HCIInfo;
7 struct HCIInfo *bt_host_hci(const char *id);
/external/qemu/include/qemu/
Dtypedefs.h31 typedef struct HCIInfo HCIInfo; typedef
/external/qemu/include/hw/
Dusb.h266 USBDevice *usb_bt_init(HCIInfo *hci);
Dbt.h111 struct HCIInfo *bt_new_hci(struct bt_scatternet_s *net);
114 void bt_vhci_init(struct HCIInfo *info);