Symbol: bdaddr_type
include/net/bluetooth/hci.h
1747
__u8 bdaddr_type;
include/net/bluetooth/hci.h
1753
__u8 bdaddr_type;
include/net/bluetooth/hci.h
1849
__u8 bdaddr_type;
include/net/bluetooth/hci.h
1857
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2085
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2883
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2925
__u8 bdaddr_type;
include/net/bluetooth/hci.h
2980
__u8 bdaddr_type;
include/net/bluetooth/hci.h
3003
__u8 bdaddr_type;
include/net/bluetooth/hci.h
3027
__u8 bdaddr_type;
include/net/bluetooth/hci.h
3039
__u8 bdaddr_type;
include/net/bluetooth/hci.h
3084
__u8 bdaddr_type;
include/net/bluetooth/hci_core.h
139
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
156
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
173
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
193
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
202
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
232
u8 bdaddr_type;
include/net/bluetooth/hci_core.h
2485
u8 bdaddr_type, u8 store_hint, u16 min_interval,
include/net/bluetooth/hci_core.h
2505
u8 *bdaddr_type);
net/bluetooth/hci_conn.c
120
hci_conn_params_del(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_conn.c
74
u8 bdaddr_type;
net/bluetooth/hci_conn.c
77
bdaddr_type = conn->dst_type;
net/bluetooth/hci_conn.c
80
irk = hci_get_irk(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_conn.c
83
bdaddr_type = irk->addr_type;
net/bluetooth/hci_conn.c
87
bdaddr_type);
net/bluetooth/hci_core.c
1149
if (addr_type != k->bdaddr_type || bacmp(bdaddr, &k->bdaddr))
net/bluetooth/hci_core.c
1301
key->bdaddr_type = addr_type;
net/bluetooth/hci_core.c
1351
int hci_remove_ltk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type)
net/bluetooth/hci_core.c
1357
if (bacmp(bdaddr, &k->bdaddr) || k->bdaddr_type != bdaddr_type)
net/bluetooth/hci_core.c
1411
if (k->bdaddr_type == addr_type && !bacmp(bdaddr, &k->bdaddr)) {
net/bluetooth/hci_core.c
1463
bdaddr_t *bdaddr, u8 bdaddr_type)
net/bluetooth/hci_core.c
1470
if (data->bdaddr_type != bdaddr_type)
net/bluetooth/hci_core.c
1479
u8 bdaddr_type)
net/bluetooth/hci_core.c
1483
data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_core.c
1487
BT_DBG("%s removing %pMR (%u)", hdev->name, bdaddr, bdaddr_type);
net/bluetooth/hci_core.c
1506
u8 bdaddr_type, u8 *hash192, u8 *rand192,
net/bluetooth/hci_core.c
1511
data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_core.c
1518
data->bdaddr_type = bdaddr_type;
net/bluetooth/hci_core.c
2015
if (!bacmp(&b->bdaddr, bdaddr) && b->bdaddr_type == type)
net/bluetooth/hci_core.c
2029
if (!bacmp(&b->bdaddr, bdaddr) && b->bdaddr_type == type)
net/bluetooth/hci_core.c
2043
if (!bacmp(&b->bdaddr, bdaddr) && b->bdaddr_type == type)
net/bluetooth/hci_core.c
2075
entry->bdaddr_type = type;
net/bluetooth/hci_core.c
2098
entry->bdaddr_type = type;
net/bluetooth/hci_core.c
2127
entry->bdaddr_type = type;
net/bluetooth/hci_core.c
2339
u8 *bdaddr_type)
net/bluetooth/hci_core.c
2346
*bdaddr_type = ADDR_LE_DEV_RANDOM;
net/bluetooth/hci_core.c
2349
*bdaddr_type = ADDR_LE_DEV_PUBLIC;
net/bluetooth/hci_debugfs.c
127
seq_printf(f, "%pMR (type %u)\n", &b->bdaddr, b->bdaddr_type);
net/bluetooth/hci_debugfs.c
146
seq_printf(f, "%pMR (type %u)\n", &b->bdaddr, b->bdaddr_type);
net/bluetooth/hci_debugfs.c
202
&data->bdaddr, data->bdaddr_type, data->present,
net/bluetooth/hci_debugfs.c
794
seq_printf(f, "%pMR (type %u)\n", &b->bdaddr, b->bdaddr_type);
net/bluetooth/hci_debugfs.c
809
seq_printf(f, "%pMR (type %u)\n", &b->bdaddr, b->bdaddr_type);
net/bluetooth/hci_debugfs.c
843
&ltk->bdaddr, ltk->bdaddr_type, ltk->authenticated,
net/bluetooth/hci_event.c
1534
params = hci_conn_params_lookup(hdev, &cp->bdaddr, cp->bdaddr_type);
net/bluetooth/hci_event.c
1718
u8 bdaddr_type, s8 rssi, u32 flags,
net/bluetooth/hci_event.c
1727
d->last_adv_addr_type = bdaddr_type;
net/bluetooth/hci_event.c
1902
sent->bdaddr_type);
net/bluetooth/hci_event.c
1925
sent->bdaddr_type);
net/bluetooth/hci_event.c
2000
sent->bdaddr_type, sent->peer_irk,
net/bluetooth/hci_event.c
2024
sent->bdaddr_type);
net/bluetooth/hci_event.c
5656
u8 bdaddr_type, bdaddr_t *local_rpa)
net/bluetooth/hci_event.c
5659
conn->dst_type = bdaddr_type;
net/bluetooth/hci_event.c
5660
conn->resp_addr_type = bdaddr_type;
net/bluetooth/hci_event.c
5695
conn->init_addr_type = bdaddr_type;
net/bluetooth/hci_event.c
5709
bdaddr_t *bdaddr, u8 bdaddr_type,
net/bluetooth/hci_event.c
5721
hci_store_wake_reason(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_event.c
5746
conn = hci_conn_add_unset(hdev, LE_LINK, bdaddr, bdaddr_type,
net/bluetooth/hci_event.c
5762
conn->resp_addr_type = bdaddr_type;
net/bluetooth/hci_event.c
5788
le_conn_update_addr(conn, bdaddr, bdaddr_type, local_rpa);
net/bluetooth/hci_event.c
5879
le_conn_complete_evt(hdev, ev->status, &ev->bdaddr, ev->bdaddr_type,
net/bluetooth/hci_event.c
5893
le_conn_complete_evt(hdev, ev->status, &ev->bdaddr, ev->bdaddr_type,
net/bluetooth/hci_event.c
6014
hci_store_wake_reason(hdev, &ev->bdaddr, ev->bdaddr_type);
net/bluetooth/hci_event.c
6175
u8 bdaddr_type, bdaddr_t *direct_addr,
net/bluetooth/hci_event.c
6255
irk = hci_get_irk(hdev, bdaddr, bdaddr_type);
net/bluetooth/hci_event.c
6258
bdaddr_type = irk->addr_type;
net/bluetooth/hci_event.c
6261
bdaddr_type = ev_bdaddr_type(hdev, bdaddr_type, &bdaddr_resolved);
net/bluetooth/hci_event.c
6268
conn = check_pending_le_conn(hdev, bdaddr, bdaddr_type, bdaddr_resolved,
net/bluetooth/hci_event.c
6286
mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
net/bluetooth/hci_event.c
6300
bdaddr, bdaddr_type) &&
net/bluetooth/hci_event.c
6304
mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
net/bluetooth/hci_event.c
6332
store_pending_adv_report(hdev, bdaddr, bdaddr_type,
net/bluetooth/hci_event.c
6337
mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
net/bluetooth/hci_event.c
6344
bdaddr_type == d->last_adv_addr_type);
net/bluetooth/hci_event.c
6364
store_pending_adv_report(hdev, bdaddr, bdaddr_type,
net/bluetooth/hci_event.c
6373
mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL,
net/bluetooth/hci_event.c
6413
hci_store_wake_reason(hdev, &info->bdaddr, info->bdaddr_type);
net/bluetooth/hci_event.c
6418
info->bdaddr_type, NULL, 0,
net/bluetooth/hci_event.c
6503
hci_store_wake_reason(hdev, &info->bdaddr, info->bdaddr_type);
net/bluetooth/hci_event.c
6527
info->bdaddr_type, NULL, 0,
net/bluetooth/hci_event.c
6550
hci_store_wake_reason(hdev, &ev->bdaddr, ev->bdaddr_type);
net/bluetooth/hci_event.c
6856
hci_store_wake_reason(hdev, &info->bdaddr, info->bdaddr_type);
net/bluetooth/hci_event.c
6859
info->bdaddr_type, &info->direct_addr,
net/bluetooth/hci_sync.c
2390
bdaddr_t *bdaddr, u8 bdaddr_type)
net/bluetooth/hci_sync.c
2400
bdaddr_type);
net/bluetooth/hci_sync.c
2404
cp.bdaddr_type = bdaddr_type;
net/bluetooth/hci_sync.c
2412
bdaddr_t *bdaddr, u8 bdaddr_type)
net/bluetooth/hci_sync.c
2418
if (!hci_bdaddr_list_lookup(&hdev->le_accept_list, bdaddr, bdaddr_type))
net/bluetooth/hci_sync.c
2421
cp.bdaddr_type = bdaddr_type;
net/bluetooth/hci_sync.c
2427
hci_le_del_resolve_list_sync(hdev, &cp.bdaddr, cp.bdaddr_type);
net/bluetooth/hci_sync.c
2437
cp.bdaddr_type);
net/bluetooth/hci_sync.c
2470
hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type);
net/bluetooth/hci_sync.c
2487
cp.bdaddr_type = params->addr_type;
net/bluetooth/hci_sync.c
2541
cp.bdaddr_type = irk->addr_type;
net/bluetooth/hci_sync.c
2597
cp.bdaddr_type = params->addr_type;
net/bluetooth/hci_sync.c
2605
hci_le_del_resolve_list_sync(hdev, &cp.bdaddr, cp.bdaddr_type);
net/bluetooth/hci_sync.c
2610
cp.bdaddr_type);
net/bluetooth/hci_sync.c
2911
if (hci_conn_hash_lookup_le(hdev, &b->bdaddr, b->bdaddr_type)) {
net/bluetooth/hci_sync.c
2918
b->bdaddr_type);
net/bluetooth/hci_sync.c
2921
b->bdaddr_type);
net/bluetooth/hci_sync.c
2930
b->bdaddr_type);
net/bluetooth/iso.c
380
static inline u8 le_addr_type(u8 bdaddr_type)
net/bluetooth/iso.c
382
if (bdaddr_type == BDADDR_LE_PUBLIC)
net/bluetooth/l2cap_core.c
63
static inline u8 bdaddr_type(u8 link_type, u8 bdaddr_type)
net/bluetooth/l2cap_core.c
66
if (bdaddr_type == ADDR_LE_DEV_PUBLIC)
net/bluetooth/l2cap_core.c
77
return bdaddr_type(hcon->type, hcon->src_type);
net/bluetooth/l2cap_core.c
82
return bdaddr_type(hcon->type, hcon->dst_type);
net/bluetooth/mgmt.c
10003
u8 bdaddr_type = link_to_bdaddr(link_type, addr_type);
net/bluetooth/mgmt.c
10019
if (cp->addr.type != bdaddr_type)
net/bluetooth/mgmt.c
5182
bdaddr_t *bdaddr, u8 bdaddr_type,
net/bluetooth/mgmt.c
5188
ev.addr.type = bdaddr_type;
net/bluetooth/mgmt.c
7984
device_removed(sk, hdev, &b->bdaddr, b->bdaddr_type);
net/bluetooth/mgmt.c
9780
if (key->bdaddr_type == ADDR_LE_DEV_RANDOM &&
net/bluetooth/mgmt.c
9787
ev.key.addr.type = link_to_bdaddr(LE_LINK, key->bdaddr_type);
net/bluetooth/mgmt.c
9838
if (csrk->bdaddr_type == ADDR_LE_DEV_RANDOM &&
net/bluetooth/mgmt.c
9845
ev.key.addr.type = link_to_bdaddr(LE_LINK, csrk->bdaddr_type);
net/bluetooth/mgmt.c
9853
u8 bdaddr_type, u8 store_hint, u16 min_interval,
net/bluetooth/mgmt.c
9858
if (!hci_is_identity_address(bdaddr, bdaddr_type))
net/bluetooth/mgmt.c
9863
ev.addr.type = link_to_bdaddr(LE_LINK, bdaddr_type);
net/bluetooth/smp.c
1056
smp->csrk->bdaddr_type = hcon->dst_type;
net/bluetooth/smp.c
1062
smp->responder_csrk->bdaddr_type = hcon->dst_type;
net/bluetooth/smp.c
1068
smp->ltk->bdaddr_type = hcon->dst_type;
net/bluetooth/smp.c
1074
smp->responder_ltk->bdaddr_type = hcon->dst_type;
net/bluetooth/smp.c
3279
u8 bdaddr_type;
net/bluetooth/smp.c
3281
hci_copy_identity_address(hdev, &chan->src, &bdaddr_type);
net/bluetooth/smp.c
3283
if (bdaddr_type == ADDR_LE_DEV_PUBLIC)
net/bluetooth/smp.c
652
u8 bdaddr_type;
net/bluetooth/smp.c
660
bdaddr_type = BDADDR_LE_PUBLIC;
net/bluetooth/smp.c
662
bdaddr_type = BDADDR_LE_RANDOM;
net/bluetooth/smp.c
665
bdaddr_type);