Searched refs:hci_copy_identity_address (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_conn.c | 980 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 984 hci_copy_identity_address(hdev, &conn->src, &conn->src_type); in hci_conn_add() 1191 hci_copy_identity_address(d, &id_addr, in hci_get_route()
|
H A D | hci_debugfs.c | 671 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
H A D | hci_sync.c | 1143 hci_copy_identity_address(hdev, &cp.peer_addr, in hci_setup_ext_adv_instance_sync() 2194 hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type); in hci_le_add_resolve_list_sync()
|
H A D | smp.c | 3347 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
H A D | hci_core.c | 2404 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_copy_identity_address() function
|
H A D | hci_event.c | 5841 hci_copy_identity_address(conn->hdev, &conn->init_addr, in le_conn_update_addr() 5925 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A 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()
|
H A D | hci_debugfs.c | 627 hci_copy_identity_address(hdev, &addr, &addr_type); in identity_show()
|
H A D | hci_event.c | 5126 hci_copy_identity_address(conn->hdev, &conn->init_addr, in le_conn_update_addr() 5204 hci_copy_identity_address(hdev, in le_conn_complete_evt()
|
H A D | smp.c | 3341 hci_copy_identity_address(hdev, &chan->src, &bdaddr_type); in smp_add_cid()
|
H A D | hci_core.c | 3447 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/ |
H A D | hci_core.h | 1802 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 2291 void hci_copy_identity_address(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
Completed in 54 milliseconds