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
1018
case CIS_LINK:
net/bluetooth/hci_conn.c
1117
case CIS_LINK:
net/bluetooth/hci_conn.c
1221
case CIS_LINK:
net/bluetooth/hci_conn.c
1913
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK,
net/bluetooth/hci_conn.c
1918
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK,
net/bluetooth/hci_conn.c
1971
cis = hci_conn_add_unset(hdev, CIS_LINK, dst, dst_type,
net/bluetooth/hci_conn.c
2063
if (conn->type != CIS_LINK)
net/bluetooth/hci_conn.c
3175
case CIS_LINK:
net/bluetooth/hci_conn.c
908
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK, BT_BOUND, &d);
net/bluetooth/hci_conn.c
909
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK, BT_CONNECT,
net/bluetooth/hci_conn.c
911
hci_conn_hash_list_state(hdev, find_cis, CIS_LINK, BT_CONNECTED,
net/bluetooth/hci_conn.c
937
case CIS_LINK:
net/bluetooth/hci_core.c
2939
if (hci_conn_num(hdev, CIS_LINK) ||
net/bluetooth/hci_core.c
2946
if (type == CIS_LINK || type == BIS_LINK ||
net/bluetooth/hci_core.c
3408
case CIS_LINK:
net/bluetooth/hci_core.c
3619
case CIS_LINK:
net/bluetooth/hci_core.c
3818
hci_sched_iso(hdev, CIS_LINK);
net/bluetooth/hci_event.c
3823
if (conn->type != CIS_LINK ||
net/bluetooth/hci_event.c
4550
case CIS_LINK:
net/bluetooth/hci_event.c
6933
if (conn->type != CIS_LINK) {
net/bluetooth/hci_event.c
7051
mask = hci_proto_connect_ind(hdev, &acl->dst, CIS_LINK, &flags);
net/bluetooth/hci_event.c
7059
cis = hci_conn_add(hdev, CIS_LINK, &acl->dst, acl->dst_type,
net/bluetooth/hci_sync.c
5623
if (conn->type == CIS_LINK) {
net/bluetooth/hci_sync.c
5701
if (conn->type == CIS_LINK)
net/bluetooth/iso.c
2400
if (hcon->type != CIS_LINK && hcon->type != BIS_LINK &&
net/bluetooth/iso.c
2442
if (hcon->type != CIS_LINK && hcon->type != BIS_LINK &&
net/bluetooth/mgmt.c
3325
case CIS_LINK: