Searched refs:hci_copy_identity_address (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
D | hci_conn.c | 559 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 683 hci_copy_identity_address(d, &id_addr, in hci_get_route()
|
D | hci_debugfs.c | 619 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
D | hci_event.c | 5091 hci_copy_identity_address(conn->hdev, &conn->init_addr, in le_conn_update_addr() 5169 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
D | smp.c | 3326 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
D | hci_core.c | 3445 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_copy_identity_address() function
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
D | hci_core.h | 1785 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|