Searched refs:hci_copy_identity_address (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/net/bluetooth/ |
D | hci_conn.c | 989 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 993 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 1135 hci_copy_identity_address(d, &id_addr, in hci_get_route()
|
D | hci_debugfs.c | 670 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
D | hci_sync.c | 1109 hci_copy_identity_address(hdev, &cp.peer_addr, in hci_setup_ext_adv_instance_sync() 2151 hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type); in hci_le_add_resolve_list_sync()
|
D | hci_event.c | 5756 hci_copy_identity_address(conn->hdev, &conn->init_addr, in le_conn_update_addr() 5840 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
D | smp.c | 3333 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
D | hci_core.c | 2376 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_copy_identity_address() function
|
/Linux-v6.1/include/net/bluetooth/ |
D | hci_core.h | 2096 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|