Searched refs:SCO_LINK (Results 1 – 9 of 9) sorted by relevance
249 type = SCO_LINK; in sco_connect()1352 if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK) in sco_connect_cfm()1369 if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK) in sco_disconn_cfm()
125 if (conn->type == SCO_LINK || conn->type == ESCO_LINK) { in hci_conn_cleanup()722 case SCO_LINK: in hci_conn_add()754 if (conn->type != SCO_LINK && conn->type != ESCO_LINK) { in hci_conn_add()1982 case SCO_LINK: in hci_conn_get_phy()
4441 case SCO_LINK: in hci_low_sent()4547 case SCO_LINK: in hci_chan_sent()4641 if (!hci_conn_num(hdev, SCO_LINK)) in hci_sched_sco()4644 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, "e))) { in hci_sched_sco()
2723 if (ev->link_type != SCO_LINK) in hci_conn_complete_evt()2731 conn->type = SCO_LINK; in hci_conn_complete_evt()2790 } else if (ev->link_type == SCO_LINK) { in hci_conn_complete_evt()3945 case SCO_LINK: in hci_num_comp_pkts_evt()
2504 } else if (conn->type == SCO_LINK || conn->type == ESCO_LINK) { in __hci_abort_conn()
2690 if (c->type == SCO_LINK || c->type == ESCO_LINK) in get_connections()
920 case SCO_LINK: in hci_conn_hash_add()946 case SCO_LINK: in hci_conn_hash_del()963 case SCO_LINK: in hci_conn_num()1489 case SCO_LINK: in hci_proto_connect_ind()
416 #define SCO_LINK 0x00 macro
1629 if (hci_conn_num(hdev, SCO_LINK) < 1) in btusb_send_frame()1649 if (hci_conn_num(hdev, SCO_LINK) != data->sco_num) { in btusb_notify()1650 data->sco_num = hci_conn_num(hdev, SCO_LINK); in btusb_notify()2109 if (hci_conn_num(hdev, SCO_LINK) < 1) in btusb_send_frame_intel()
Completed in 111 milliseconds