Home | History | Annotate | Download | only in qemu

Lines Matching refs:null_hci_send

707 static void null_hci_send(struct HCIInfo *hci, const uint8_t *data, int len)
717 .cmd_send = null_hci_send,
718 .sco_send = null_hci_send,
719 .acl_send = null_hci_send,