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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_conn.c185 if (conn->type == SCO_LINK) {
270 if (type == SCO_LINK) {
273 if (!(sco = conn_hash_lookup_ba(hdev, SCO_LINK, dst))) {
274 if (!(sco = hci_conn_add(hdev, SCO_LINK, dst))) {
H A Dsco.c197 hcon = hci_connect(hdev, SCO_LINK, dst);
846 if (hcon->type != SCO_LINK)
865 if (hcon->type != SCO_LINK)
H A Dhci_event.c612 if (conn->type == SCO_LINK) {
H A Dhci_core.c1205 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, &quote))) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/bluetooth/
H A Dhci.h122 #define SCO_LINK 0x00 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/bluetooth/
H A Dhci.h122 #define SCO_LINK 0x00 macro

Completed in 106 milliseconds