Home | History | Annotate | Download | only in qemu

Lines Matching full:null_hci_send

711 static void null_hci_send(struct HCIInfo *hci, const uint8_t *data, int len)
721 .cmd_send = null_hci_send,
722 .sco_send = null_hci_send,
723 .acl_send = null_hci_send,