Searched refs:SCO_LINK (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/
H A Dhci_conn.c223 if (conn->type == SCO_LINK) {
316 if (type == SCO_LINK) {
319 if (!(sco = hci_conn_hash_lookup_ba(hdev, SCO_LINK, dst))) {
320 if (!(sco = hci_conn_add(hdev, SCO_LINK, dst))) {
H A Dsco.c203 hcon = hci_connect(hdev, SCO_LINK, dst);
849 if (hcon->type != SCO_LINK)
868 if (hcon->type != SCO_LINK)
H A Dhci_core.c1243 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, &quote))) {
H A Dhci_event.c884 if (conn->type == SCO_LINK) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/bluetooth/
H A Dhci.h139 #define SCO_LINK 0x00 macro

Completed in 206 milliseconds