Symbol: CIS_LINK
include/net/bluetooth/hci_core.h
1031
case CIS_LINK:
include/net/bluetooth/hci_core.h
1063
case CIS_LINK:
include/net/bluetooth/hci_core.h
1086
case CIS_LINK:
include/net/bluetooth/hci_core.h
1318
if (c->type != CIS_LINK)
include/net/bluetooth/hci_core.h
1350
if (c->type != CIS_LINK)
include/net/bluetooth/hci_core.h
2099
case CIS_LINK:
net/bluetooth/hci_conn.c
1003
case CIS_LINK:
net/bluetooth/hci_conn.c
1084
case CIS_LINK:
net/bluetooth/hci_conn.c
1185
case CIS_LINK:
net/bluetooth/hci_conn.c
1289
case CIS_LINK:
net/bluetooth/hci_conn.c
1981
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK,
net/bluetooth/hci_conn.c
1986
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK,
net/bluetooth/hci_conn.c
2039
cis = hci_conn_add_unset(hdev, CIS_LINK, dst, dst_type,
net/bluetooth/hci_conn.c
2131
if (conn->type != CIS_LINK)
net/bluetooth/hci_conn.c
3257
case CIS_LINK:
net/bluetooth/hci_conn.c
974
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK, BT_BOUND, &d);
net/bluetooth/hci_conn.c
975
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK, BT_CONNECT,
net/bluetooth/hci_conn.c
977
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK, BT_CONNECTED,
net/bluetooth/hci_core.c
2901
if (hci_conn_num(hdev, CIS_LINK) ||
net/bluetooth/hci_core.c
2908
if (type == CIS_LINK || type == BIS_LINK ||
net/bluetooth/hci_core.c
3370
case CIS_LINK:
net/bluetooth/hci_core.c
3581
case CIS_LINK:
net/bluetooth/hci_core.c
3780
hci_sched_iso(hdev, CIS_LINK);
net/bluetooth/hci_event.c
3808
if (conn->type != CIS_LINK ||
net/bluetooth/hci_event.c
4535
case CIS_LINK:
net/bluetooth/hci_event.c
6928
if (conn->type != CIS_LINK) {
net/bluetooth/hci_event.c
7046
mask = hci_proto_connect_ind(hdev, &acl->dst, CIS_LINK, &flags);
net/bluetooth/hci_event.c
7054
cis = hci_conn_add(hdev, CIS_LINK, &acl->dst, acl->dst_type,
net/bluetooth/hci_sync.c
5773
if (conn->type == CIS_LINK) {
net/bluetooth/hci_sync.c
5851
if (conn->type == CIS_LINK)
net/bluetooth/hci_sync.c
7295
case CIS_LINK:
net/bluetooth/iso.c
2561
if (hcon->type != CIS_LINK && hcon->type != BIS_LINK &&
net/bluetooth/iso.c
2608
if (hcon->type != CIS_LINK && hcon->type != BIS_LINK &&
net/bluetooth/mgmt.c
3348
case CIS_LINK: