Searched refs:hci_copy_identity_address (Results 1 – 7 of 7) sorted by relevance
/linux/net/bluetooth/ |
H A D | hci_conn.c | 973 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in __hci_conn_add() 978 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in __hci_conn_add() 1202 hci_copy_identity_address(d, &id_addr, in hci_get_route()
|
H A D | hci_debugfs.c | 678 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
H A D | hci_sync.c | 1298 hci_copy_identity_address(hdev, &cp.peer_addr, in hci_setup_ext_adv_instance_sync() 2308 hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type); in hci_le_add_resolve_list_sync()
|
H A D | hci_event.c | 5583 hci_copy_identity_address(conn->hdev, &conn->init_addr, in le_conn_update_addr() 5667 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
H A D | smp.c | 3339 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
H A D | hci_core.c | 2349 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_copy_identity_address() function
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 2395 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|