hci_send_sco      635 include/net/bluetooth/hci_core.h int hci_send_sco(struct hci_conn *conn, struct sk_buff *skb);
hci_send_sco      255 net/bluetooth/sco.c 	if ((err = hci_send_sco(conn->hcon, skb)) < 0)