Searched refs:hci_copy_identity_address (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_conn.c | 957 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in __hci_conn_add() 962 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in __hci_conn_add() 1186 hci_copy_identity_address(d, &id_addr, in hci_get_route()
|
H A D | hci_debugfs.c | 679 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
H A D | hci_sync.c | 1317 hci_copy_identity_address(hdev, &cp.peer_addr, in hci_setup_ext_adv_instance_sync() 2368 hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type); in hci_le_add_resolve_list_sync()
|
H A D | hci_event.c | 5578 hci_copy_identity_address(conn->hdev, &conn->init_addr, in le_conn_update_addr() 5662 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
H A D | smp.c | 3340 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
H A D | hci_core.c | 2353 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_copy_identity_address() function
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_core.h | 2351 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|