Symbol: bdaddr_type
include/net/bluetooth/hci.h
1742
__u8 bdaddr_type;
include/net/bluetooth/hci.h
1748
__u8 bdaddr_type;
include/net/bluetooth/hci.h
1844
__u8 bdaddr_type;
include/net/bluetooth/hci.h
1852
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2080
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2872
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2914
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2969
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2992
__u8 bdaddr_type;
include/net/bluetooth/hci.h
3016
__u8 bdaddr_type;
include/net/bluetooth/hci.h
3028
__u8 bdaddr_type;
include/net/bluetooth/hci.h
3073
__u8 bdaddr_type;
include/net/bluetooth/hci_core.h
142
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
159
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
176
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
1862
int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type);
include/net/bluetooth/hci_core.h
1880
bdaddr_t *bdaddr, u8 bdaddr_type);
include/net/bluetooth/hci_core.h
1882
u8 bdaddr_type, u8 *hash192, u8 *rand192,
include/net/bluetooth/hci_core.h
1885
u8 bdaddr_type);
include/net/bluetooth/hci_core.h
196
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
205
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
235
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
2484
u8 bdaddr_type, u8 store_hint, u16 min_interval,
include/net/bluetooth/hci_core.h
2504
u8 *bdaddr_type);
net/bluetooth/hci_conn.c
123
hci_conn_params_del(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_conn.c
77
u8 bdaddr_type;
net/bluetooth/hci_conn.c
80
bdaddr_type = conn->dst_type;
net/bluetooth/hci_conn.c
83
irk = hci_get_irk(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_conn.c
86
bdaddr_type = irk->addr_type;
net/bluetooth/hci_conn.c
90
bdaddr_type);
net/bluetooth/hci_core.c
1189
if (addr_type != k->bdaddr_type || bacmp(bdaddr, &k->bdaddr))
net/bluetooth/hci_core.c
1341
key->bdaddr_type = addr_type;
net/bluetooth/hci_core.c
1391
int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type)
net/bluetooth/hci_core.c
1397
if (bacmp(bdaddr, &k->bdaddr) || k->bdaddr_type != bdaddr_type)
net/bluetooth/hci_core.c
1451
if (k->bdaddr_type == addr_type && !bacmp(bdaddr, &k->bdaddr)) {
net/bluetooth/hci_core.c
1503
bdaddr_t *bdaddr, u8 bdaddr_type)
net/bluetooth/hci_core.c
1510
if (data->bdaddr_type != bdaddr_type)
net/bluetooth/hci_core.c
1519
u8 bdaddr_type)
net/bluetooth/hci_core.c
1523
data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_core.c
1527
BT_DBG("%s removing %pMR (%u)", hdev->name, bdaddr, bdaddr_type);
net/bluetooth/hci_core.c
1546
u8 bdaddr_type, u8 *hash192, u8 *rand192,
net/bluetooth/hci_core.c
1551
data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_core.c
1558
data->bdaddr_type = bdaddr_type;
net/bluetooth/hci_core.c
2055
if (!bacmp(&b->bdaddr, bdaddr) && b->bdaddr_type == type)
net/bluetooth/hci_core.c
2069
if (!bacmp(&b->bdaddr, bdaddr) && b->bdaddr_type == type)
net/bluetooth/hci_core.c
2083
if (!bacmp(&b->bdaddr, bdaddr) && b->bdaddr_type == type)
net/bluetooth/hci_core.c
2115
entry->bdaddr_type = type;
net/bluetooth/hci_core.c
2138
entry->bdaddr_type = type;
net/bluetooth/hci_core.c
2167
entry->bdaddr_type = type;
net/bluetooth/hci_core.c
2379
u8 *bdaddr_type)
net/bluetooth/hci_core.c
2386
*bdaddr_type = ADDR_LE_DEV_RANDOM;
net/bluetooth/hci_core.c
2389
*bdaddr_type = ADDR_LE_DEV_PUBLIC;
net/bluetooth/hci_debugfs.c
130
seq_printf(f, "%pMR (type %u)\n", &b->bdaddr, b->bdaddr_type);
net/bluetooth/hci_debugfs.c
149
seq_printf(f, "%pMR (type %u)\n", &b->bdaddr, b->bdaddr_type);
net/bluetooth/hci_debugfs.c
205
&data->bdaddr, data->bdaddr_type, data->present,
net/bluetooth/hci_debugfs.c
797
seq_printf(f, "%pMR (type %u)\n", &b->bdaddr, b->bdaddr_type);
net/bluetooth/hci_debugfs.c
812
seq_printf(f, "%pMR (type %u)\n", &b->bdaddr, b->bdaddr_type);
net/bluetooth/hci_debugfs.c
846
&ltk->bdaddr, ltk->bdaddr_type, ltk->authenticated,
net/bluetooth/hci_event.c
1537
params = hci_conn_params_lookup(hdev, &cp->bdaddr, cp->bdaddr_type);
net/bluetooth/hci_event.c
1721
u8 bdaddr_type, s8 rssi, u32 flags,
net/bluetooth/hci_event.c
1730
d->last_adv_addr_type = bdaddr_type;
net/bluetooth/hci_event.c
1898
sent->bdaddr_type);
net/bluetooth/hci_event.c
1921
sent->bdaddr_type);
net/bluetooth/hci_event.c
1996
sent->bdaddr_type, sent->peer_irk,
net/bluetooth/hci_event.c
2020
sent->bdaddr_type);
net/bluetooth/hci_event.c
5661
u8 bdaddr_type, bdaddr_t *local_rpa)
net/bluetooth/hci_event.c
5664
conn->dst_type = bdaddr_type;
net/bluetooth/hci_event.c
5665
conn->resp_addr_type = bdaddr_type;
net/bluetooth/hci_event.c
5700
conn->init_addr_type = bdaddr_type;
net/bluetooth/hci_event.c
5714
bdaddr_t *bdaddr, u8 bdaddr_type,
net/bluetooth/hci_event.c
5726
hci_store_wake_reason(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_event.c
5751
conn = hci_conn_add_unset(hdev, LE_LINK, bdaddr, bdaddr_type,
net/bluetooth/hci_event.c
5767
conn->resp_addr_type = bdaddr_type;
net/bluetooth/hci_event.c
5793
le_conn_update_addr(conn, bdaddr, bdaddr_type, local_rpa);
net/bluetooth/hci_event.c
5884
le_conn_complete_evt(hdev, ev->status, &ev->bdaddr, ev->bdaddr_type,
net/bluetooth/hci_event.c
5898
le_conn_complete_evt(hdev, ev->status, &ev->bdaddr, ev->bdaddr_type,
net/bluetooth/hci_event.c
6019
hci_store_wake_reason(hdev, &ev->bdaddr, ev->bdaddr_type);
net/bluetooth/hci_event.c
6180
u8 bdaddr_type, bdaddr_t *direct_addr,
net/bluetooth/hci_event.c
6260
irk = hci_get_irk(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_event.c
6263
bdaddr_type = irk->addr_type;
net/bluetooth/hci_event.c
6266
bdaddr_type = ev_bdaddr_type(hdev, bdaddr_type, &bdaddr_resolved);
net/bluetooth/hci_event.c
6273
conn = check_pending_le_conn(hdev, bdaddr, bdaddr_type, bdaddr_resolved,
net/bluetooth/hci_event.c
6291
mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
net/bluetooth/hci_event.c
6305
bdaddr, bdaddr_type) &&
net/bluetooth/hci_event.c
6309
mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
net/bluetooth/hci_event.c
6337
store_pending_adv_report(hdev, bdaddr, bdaddr_type,
net/bluetooth/hci_event.c
6342
mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
net/bluetooth/hci_event.c
6349
bdaddr_type == d->last_adv_addr_type);
net/bluetooth/hci_event.c
6369
store_pending_adv_report(hdev, bdaddr, bdaddr_type,
net/bluetooth/hci_event.c
6378
mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
net/bluetooth/hci_event.c
6418
hci_store_wake_reason(hdev, &info->bdaddr, info->bdaddr_type);
net/bluetooth/hci_event.c
6423
info->bdaddr_type, NULL, 0,
net/bluetooth/hci_event.c
6508
hci_store_wake_reason(hdev, &info->bdaddr, info->bdaddr_type);
net/bluetooth/hci_event.c
6532
info->bdaddr_type, NULL, 0,
net/bluetooth/hci_event.c
6555
hci_store_wake_reason(hdev, &ev->bdaddr, ev->bdaddr_type);
net/bluetooth/hci_event.c
6861
hci_store_wake_reason(hdev, &info->bdaddr, info->bdaddr_type);
net/bluetooth/hci_event.c
6864
info->bdaddr_type, &info->direct_addr,
net/bluetooth/hci_sync.c
2308
bdaddr_t *bdaddr, u8 bdaddr_type)
net/bluetooth/hci_sync.c
2318
bdaddr_type);
net/bluetooth/hci_sync.c
2322
cp.bdaddr_type = bdaddr_type;
net/bluetooth/hci_sync.c
2330
bdaddr_t *bdaddr, u8 bdaddr_type)
net/bluetooth/hci_sync.c
2336
if (!hci_bdaddr_list_lookup(&hdev->le_accept_list, bdaddr, bdaddr_type))
net/bluetooth/hci_sync.c
2339
cp.bdaddr_type = bdaddr_type;
net/bluetooth/hci_sync.c
2345
hci_le_del_resolve_list_sync(hdev, &cp.bdaddr, cp.bdaddr_type);
net/bluetooth/hci_sync.c
2355
cp.bdaddr_type);
net/bluetooth/hci_sync.c
2388
hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type);
net/bluetooth/hci_sync.c
2405
cp.bdaddr_type = params->addr_type;
net/bluetooth/hci_sync.c
2459
cp.bdaddr_type = irk->addr_type;
net/bluetooth/hci_sync.c
2515
cp.bdaddr_type = params->addr_type;
net/bluetooth/hci_sync.c
2523
hci_le_del_resolve_list_sync(hdev, &cp.bdaddr, cp.bdaddr_type);
net/bluetooth/hci_sync.c
2528
cp.bdaddr_type);
net/bluetooth/hci_sync.c
2816
if (hci_conn_hash_lookup_le(hdev, &b->bdaddr, b->bdaddr_type))
net/bluetooth/hci_sync.c
2822
b->bdaddr_type);
net/bluetooth/hci_sync.c
2825
b->bdaddr_type);
net/bluetooth/hci_sync.c
2832
b->bdaddr_type);
net/bluetooth/iso.c
327
static inline u8 le_addr_type(u8 bdaddr_type)
net/bluetooth/iso.c
329
if (bdaddr_type == BDADDR_LE_PUBLIC)
net/bluetooth/l2cap_core.c
66
static inline u8 bdaddr_type(u8 link_type, u8 bdaddr_type)
net/bluetooth/l2cap_core.c
69
if (bdaddr_type == ADDR_LE_DEV_PUBLIC)
net/bluetooth/l2cap_core.c
80
return bdaddr_type(hcon->type, hcon->src_type);
net/bluetooth/l2cap_core.c
85
return bdaddr_type(hcon->type, hcon->dst_type);
net/bluetooth/mgmt.c
5125
bdaddr_t *bdaddr, u8 bdaddr_type,
net/bluetooth/mgmt.c
5131
ev.addr.type = bdaddr_type;
net/bluetooth/mgmt.c
7904
device_removed(sk, hdev, &b->bdaddr, b->bdaddr_type);
net/bluetooth/mgmt.c
9667
if (key->bdaddr_type == ADDR_LE_DEV_RANDOM &&
net/bluetooth/mgmt.c
9674
ev.key.addr.type = link_to_bdaddr(LE_LINK, key->bdaddr_type);
net/bluetooth/mgmt.c
9725
if (csrk->bdaddr_type == ADDR_LE_DEV_RANDOM &&
net/bluetooth/mgmt.c
9732
ev.key.addr.type = link_to_bdaddr(LE_LINK, csrk->bdaddr_type);
net/bluetooth/mgmt.c
9740
u8 bdaddr_type, u8 store_hint, u16 min_interval,
net/bluetooth/mgmt.c
9745
if (!hci_is_identity_address(bdaddr, bdaddr_type))
net/bluetooth/mgmt.c
9750
ev.addr.type = link_to_bdaddr(LE_LINK, bdaddr_type);
net/bluetooth/mgmt.c
9874
u8 bdaddr_type = link_to_bdaddr(link_type, addr_type);
net/bluetooth/mgmt.c
9890
if (cp->addr.type != bdaddr_type)
net/bluetooth/smp.c
1079
smp->csrk->bdaddr_type = hcon->dst_type;
net/bluetooth/smp.c
1085
smp->responder_csrk->bdaddr_type = hcon->dst_type;
net/bluetooth/smp.c
1091
smp->ltk->bdaddr_type = hcon->dst_type;
net/bluetooth/smp.c
1097
smp->responder_ltk->bdaddr_type = hcon->dst_type;
net/bluetooth/smp.c
3338
u8 bdaddr_type;
net/bluetooth/smp.c
3340
hci_copy_identity_address(hdev, &chan->src, &bdaddr_type);
net/bluetooth/smp.c
3342
if (bdaddr_type == ADDR_LE_DEV_PUBLIC)
net/bluetooth/smp.c
674
u8 bdaddr_type;
net/bluetooth/smp.c
682
bdaddr_type = BDADDR_LE_PUBLIC;
net/bluetooth/smp.c
684
bdaddr_type = BDADDR_LE_RANDOM;
net/bluetooth/smp.c
687
bdaddr_type);