Lines Matching refs:sco
747 BT_DBG("%s acl mtu %d:%d sco mtu %d:%d", hdev->name, hdev->acl_mtu,
1882 struct hci_conn *acl, *sco;
1902 sco = acl->link;
1903 if (sco) {
1904 sco->state = BT_CLOSED;
1906 hci_connect_cfm(sco, status);
1907 hci_conn_del(sco);
2174 struct hci_conn *acl, *sco;
2194 sco = acl->link;
2195 if (sco) {
2196 sco->state = BT_CLOSED;
2198 hci_connect_cfm(sco, status);
2199 hci_conn_del(sco);