Searched refs:hci_copy_identity_address (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/net/bluetooth/ |
| D | hci_conn.c | 992 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 996 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 1192 hci_copy_identity_address(d, &id_addr, in hci_get_route()
|
| D | hci_debugfs.c | 671 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
| D | hci_sync.c | 1137 hci_copy_identity_address(hdev, &cp.peer_addr, in hci_setup_ext_adv_instance_sync() 2188 hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type); in hci_le_add_resolve_list_sync()
|
| D | hci_event.c | 5832 hci_copy_identity_address(conn->hdev, &conn->init_addr, in le_conn_update_addr() 5916 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
| D | hci_core.c | 2402 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_copy_identity_address() function
|
| D | smp.c | 3340 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
| /Linux-v6.6/include/net/bluetooth/ |
| D | hci_core.h | 2259 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|