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
1004
case BIS_LINK:
net/bluetooth/hci_conn.c
1094
case BIS_LINK:
net/bluetooth/hci_conn.c
1186
case BIS_LINK:
net/bluetooth/hci_conn.c
1290
case BIS_LINK:
net/bluetooth/hci_conn.c
1675
conn = hci_conn_add_unset(hdev, BIS_LINK, dst, 0, HCI_ROLE_MASTER);
net/bluetooth/hci_conn.c
1886
hci_conn_hash_list_state(hdev, bis_list, BIS_LINK,
net/bluetooth/hci_conn.c
2419
hci_conn_hash_list_state(hdev, bis_mark_per_adv, BIS_LINK,
net/bluetooth/hci_conn.c
3258
case BIS_LINK:
net/bluetooth/hci_conn.c
863
hci_conn_hash_list_flag(hdev, find_bis, BIS_LINK,
net/bluetooth/hci_core.c
2902
hci_conn_num(hdev, BIS_LINK) ||
net/bluetooth/hci_core.c
2908
if (type == CIS_LINK || type == BIS_LINK ||
net/bluetooth/hci_core.c
3371
case BIS_LINK:
net/bluetooth/hci_core.c
3582
case BIS_LINK:
net/bluetooth/hci_core.c
3781
hci_sched_iso(hdev, BIS_LINK);
net/bluetooth/hci_event.c
4536
case BIS_LINK:
net/bluetooth/hci_event.c
7194
bis = hci_conn_add(hdev, BIS_LINK, BDADDR_ANY, 0,
net/bluetooth/hci_event.c
7284
mask |= hci_proto_connect_ind(hdev, BDADDR_ANY, BIS_LINK, &flags);
net/bluetooth/hci_sync.c
5720
if (conn->type == BIS_LINK || conn->type == PA_LINK) {
net/bluetooth/hci_sync.c
5789
if (conn->type == BIS_LINK || conn->type == PA_LINK) {
net/bluetooth/hci_sync.c
5854
if (conn->type == BIS_LINK || conn->type == PA_LINK)
net/bluetooth/hci_sync.c
7654
if (conn->type != BIS_LINK && conn->type != PA_LINK)
net/bluetooth/iso.c
1548
if (hcon && (hcon->type == BIS_LINK || hcon->type == PA_LINK)) {
net/bluetooth/iso.c
2188
if (conn->hcon->type == BIS_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
3349
case BIS_LINK:
net/bluetooth/mgmt.c
9983
link_type != BIS_LINK)