Searched refs:hci_copy_identity_address (Results 1 – 7 of 7) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 1077 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in __hci_conn_add() 1087 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in __hci_conn_add() 1097 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in __hci_conn_add() 1345 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 | 1432 hci_copy_identity_address(hdev, &cp.peer_addr, in hci_setup_ext_adv_instance_sync() 2388 hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type); in hci_le_add_resolve_list_sync() 6895 hci_copy_identity_address(hdev, rand_addr, own_addr_type); in hci_get_random_address()
|
| H A D | hci_event.c | 5685 hci_copy_identity_address(conn->hdev, &conn->init_addr, in le_conn_update_addr() 5780 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
| H A D | smp.c | 3340 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
| H A D | hci_core.c | 2378 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 | 2503 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|