Symbol: BIS_LINK
include/net/bluetooth/hci_core.h
1034
case BIS_LINK:
include/net/bluetooth/hci_core.h
1066
case BIS_LINK:
include/net/bluetooth/hci_core.h
1088
case BIS_LINK:
include/net/bluetooth/hci_core.h
1159
if (bacmp(&c->dst, ba) || c->type != BIS_LINK)
include/net/bluetooth/hci_core.h
1207
if (bacmp(&c->dst, ba) || c->type != BIS_LINK ||
include/net/bluetooth/hci_core.h
1373
if (c->type != BIS_LINK)
include/net/bluetooth/hci_core.h
1421
if (c->type != BIS_LINK || c->state != state || c->role != role)
include/net/bluetooth/hci_core.h
1444
if (c->type != BIS_LINK ||
include/net/bluetooth/hci_core.h
2100
case BIS_LINK:
net/bluetooth/hci_conn.c
1028
case BIS_LINK:
net/bluetooth/hci_conn.c
1118
case BIS_LINK:
net/bluetooth/hci_conn.c
1222
case BIS_LINK:
net/bluetooth/hci_conn.c
1607
conn = hci_conn_add_unset(hdev, BIS_LINK, dst, 0, HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
1818
hci_conn_hash_list_state(hdev, bis_list, BIS_LINK,
net/bluetooth/hci_conn.c
2335
hci_conn_hash_list_state(hdev, bis_mark_per_adv, BIS_LINK,
net/bluetooth/hci_conn.c
3176
case BIS_LINK:
net/bluetooth/hci_conn.c
799
hci_conn_hash_list_flag(hdev, find_bis, BIS_LINK,
net/bluetooth/hci_conn.c
938
case BIS_LINK:
net/bluetooth/hci_core.c
2940
hci_conn_num(hdev, BIS_LINK) ||
net/bluetooth/hci_core.c
2946
if (type == CIS_LINK || type == BIS_LINK ||
net/bluetooth/hci_core.c
3409
case BIS_LINK:
net/bluetooth/hci_core.c
3620
case BIS_LINK:
net/bluetooth/hci_core.c
3819
hci_sched_iso(hdev, BIS_LINK);
net/bluetooth/hci_event.c
4551
case BIS_LINK:
net/bluetooth/hci_event.c
7176
bis = hci_conn_add(hdev, BIS_LINK, BDADDR_ANY, 0,
net/bluetooth/hci_event.c
7266
mask |= hci_proto_connect_ind(hdev, BDADDR_ANY, BIS_LINK, &flags);
net/bluetooth/hci_sync.c
5570
if (conn->type == BIS_LINK || conn->type == PA_LINK) {
net/bluetooth/hci_sync.c
5639
if (conn->type == BIS_LINK || conn->type == PA_LINK) {
net/bluetooth/hci_sync.c
5704
if (conn->type == BIS_LINK || conn->type == PA_LINK)
net/bluetooth/hci_sync.c
7361
if (conn->type != BIS_LINK && conn->type != PA_LINK)
net/bluetooth/iso.c
1453
if (hcon && (hcon->type == BIS_LINK || hcon->type == PA_LINK)) {
net/bluetooth/iso.c
2046
if (conn->hcon->type == BIS_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
3326
case BIS_LINK:
net/bluetooth/mgmt.c
9854
link_type != BIS_LINK)