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
1005
case PA_LINK:
net/bluetooth/hci_conn.c
1093
case PA_LINK:
net/bluetooth/hci_conn.c
1187
case PA_LINK:
net/bluetooth/hci_conn.c
1291
case PA_LINK:
net/bluetooth/hci_conn.c
2231
conn = hci_conn_add_unset(hdev, PA_LINK, dst, dst_type, HCI_ROLE_SLAVE);
net/bluetooth/hci_conn.c
3259
case PA_LINK:
net/bluetooth/hci_conn.c
851
if (conn->type == PA_LINK &&
net/bluetooth/hci_conn.c
853
hci_conn_hash_list_flag(hdev, find_bis, PA_LINK,
net/bluetooth/hci_core.c
2903
hci_conn_num(hdev, PA_LINK)) {
net/bluetooth/hci_core.c
2909
type == PA_LINK)
net/bluetooth/hci_core.c
3372
case PA_LINK:
net/bluetooth/hci_core.c
3583
case PA_LINK:
net/bluetooth/hci_core.c
3782
hci_sched_iso(hdev, PA_LINK);
net/bluetooth/hci_event.c
4537
case PA_LINK:
net/bluetooth/hci_event.c
6029
mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, PA_LINK,
net/bluetooth/hci_event.c
6040
pa_sync = hci_conn_add_unset(hdev, PA_LINK, BDADDR_ANY, 0,
net/bluetooth/hci_event.c
6567
mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, PA_LINK,
net/bluetooth/hci_event.c
6578
pa_sync = hci_conn_add_unset(hdev, PA_LINK, BDADDR_ANY, 0,
net/bluetooth/hci_event.c
6609
mask |= hci_proto_connect_ind(hdev, BDADDR_ANY, PA_LINK, &flags);
net/bluetooth/hci_sync.c
3053
conn = hci_conn_hash_lookup_ba(hdev, PA_LINK,
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
7339
pa_sync = hci_conn_add_unset(hdev, PA_LINK, BDADDR_ANY, 0,
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
2562
hcon->type != PA_LINK) {
net/bluetooth/iso.c
2609
hcon->type != PA_LINK)
net/bluetooth/mgmt.c
3350
case PA_LINK: