Searched refs:HCIInfo (Results 1 – 5 of 5) sorted by relevance
100 struct HCIInfo { struct101 int (*bdaddr_set)(struct HCIInfo *hci, const uint8_t *bd_addr); argument102 void (*cmd_send)(struct HCIInfo *hci, const uint8_t *data, int len); argument103 void (*sco_send)(struct HCIInfo *hci, const uint8_t *data, int len); argument104 void (*acl_send)(struct HCIInfo *hci, const uint8_t *data, int len); argument110 struct HCIInfo *qemu_next_hci(void); argument
4 struct HCIInfo;7 struct HCIInfo *bt_host_hci(const char *id);
31 typedef struct HCIInfo HCIInfo; typedef
266 USBDevice *usb_bt_init(HCIInfo *hci);
111 struct HCIInfo *bt_new_hci(struct bt_scatternet_s *net);114 void bt_vhci_init(struct HCIInfo *info);