Searched refs:hci_copy_identity_address (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/bluetooth/ |
D | hci_conn.c | 532 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 649 hci_copy_identity_address(d, &id_addr, in hci_get_route()
|
D | hci_debugfs.c | 570 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
D | hci_core.c | 3033 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_copy_identity_address() function
|
D | smp.c | 3291 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
D | hci_event.c | 4812 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
/Linux-v4.19/include/net/bluetooth/ |
D | hci_core.h | 1572 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|