Home | History | Annotate | Download | only in qemu

Lines Matching refs:null_hci_send

515 static void null_hci_send(struct HCIInfo *hci, const uint8_t *data, int len)
525 .cmd_send = null_hci_send,
526 .sco_send = null_hci_send,
527 .acl_send = null_hci_send,