Searched refs:sco_send (Results 1 – 7 of 7) sorted by relevance
80 s->info->sco_send(s->info, pkt, pktlen); in vhci_read()
183 s->hci.sco_send = bt_host_sco; in bt_host_hci()
103 void (*sco_send)(struct HCIInfo *hci, const uint8_t *data, int len); member
526 .sco_send = null_hci_send,
722 .sco_send = null_hci_send,
213 s->hci->sco_send(s->hci, pkt, s->in_len - 1); in csrhci_in_packet()
2174 s->info.sco_send = bt_submit_sco; in bt_new_hci()