Searched refs:hci_send_sco (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/bluetooth/
H A Dhci_core.h617 int hci_send_sco(struct hci_conn *conn, struct sk_buff *skb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c1120 int hci_send_sco(struct hci_conn *conn, struct sk_buff *skb) function
1145 EXPORT_SYMBOL(hci_send_sco); variable
H A Dsco.c254 if ((err = hci_send_sco(conn->hcon, skb)) < 0)

Completed in 56 milliseconds