Symbol: PA_LINK
include/net/bluetooth/hci_core.h
1037
case PA_LINK:
include/net/bluetooth/hci_core.h
1069
case PA_LINK:
include/net/bluetooth/hci_core.h
1090
case PA_LINK:
include/net/bluetooth/hci_core.h
1181
if (c->type != PA_LINK)
include/net/bluetooth/hci_core.h
1397
if (c->type != PA_LINK)
include/net/bluetooth/hci_core.h
1467
if (c->type != PA_LINK)
include/net/bluetooth/hci_core.h
2101
case PA_LINK:
net/bluetooth/hci_conn.c
1027
case PA_LINK:
net/bluetooth/hci_conn.c
1119
case PA_LINK:
net/bluetooth/hci_conn.c
1223
case PA_LINK:
net/bluetooth/hci_conn.c
2160
conn = hci_conn_add_unset(hdev, PA_LINK, dst, dst_type, HCI_ROLE_SLAVE);
net/bluetooth/hci_conn.c
3177
case PA_LINK:
net/bluetooth/hci_conn.c
787
if (conn->type == PA_LINK &&
net/bluetooth/hci_conn.c
789
hci_conn_hash_list_flag(hdev, find_bis, PA_LINK,
net/bluetooth/hci_conn.c
939
case PA_LINK:
net/bluetooth/hci_core.c
2941
hci_conn_num(hdev, PA_LINK)) {
net/bluetooth/hci_core.c
2947
type == PA_LINK)
net/bluetooth/hci_core.c
3410
case PA_LINK:
net/bluetooth/hci_core.c
3621
case PA_LINK:
net/bluetooth/hci_core.c
3820
hci_sched_iso(hdev, PA_LINK);
net/bluetooth/hci_event.c
4552
case PA_LINK:
net/bluetooth/hci_event.c
6034
mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, PA_LINK,
net/bluetooth/hci_event.c
6045
pa_sync = hci_conn_add_unset(hdev, PA_LINK, BDADDR_ANY, 0,
net/bluetooth/hci_event.c
6572
mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, PA_LINK,
net/bluetooth/hci_event.c
6583
pa_sync = hci_conn_add_unset(hdev, PA_LINK, BDADDR_ANY, 0,
net/bluetooth/hci_event.c
6614
mask |= hci_proto_connect_ind(hdev, BDADDR_ANY, PA_LINK, &flags);
net/bluetooth/hci_sync.c
2953
conn = hci_conn_hash_lookup_ba(hdev, PA_LINK,
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
7073
pa_sync = hci_conn_add_unset(hdev, PA_LINK, BDADDR_ANY, 0,
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
2401
hcon->type != PA_LINK) {
net/bluetooth/iso.c
2443
hcon->type != PA_LINK)
net/bluetooth/mgmt.c
3327
case PA_LINK: