Searched refs:hci_copy_identity_address (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/net/bluetooth/ |
D | hci_debugfs.c | 650 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
D | hci_conn.c | 470 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add()
|
D | smp.c | 3148 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
D | hci_core.c | 2990 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_copy_identity_address() function
|
D | hci_event.c | 4482 hci_copy_identity_address(hdev, in hci_le_conn_complete_evt()
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_core.h | 1413 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|