Lines Matching refs:bdaddr

1108 			if (bacmp(&hdev->bdaddr, &nrpa))  in hci_update_random_address_sync()
1127 !bacmp(&hdev->bdaddr, BDADDR_ANY) || in hci_update_random_address_sync()
1201 bacpy(&cp.bdaddr, random_addr); in hci_set_adv_set_random_addr_sync()
2251 bdaddr_t *bdaddr, u8 bdaddr_type) in hci_le_del_resolve_list_sync() argument
2260 entry = hci_bdaddr_list_lookup_with_irk(&hdev->le_resolv_list, bdaddr, in hci_le_del_resolve_list_sync()
2266 bacpy(&cp.bdaddr, bdaddr); in hci_le_del_resolve_list_sync()
2273 bdaddr_t *bdaddr, u8 bdaddr_type) in hci_le_del_accept_list_sync() argument
2279 if (!hci_bdaddr_list_lookup(&hdev->le_accept_list, bdaddr, bdaddr_type)) in hci_le_del_accept_list_sync()
2283 bacpy(&cp.bdaddr, bdaddr); in hci_le_del_accept_list_sync()
2288 hci_le_del_resolve_list_sync(hdev, &cp.bdaddr, cp.bdaddr_type); in hci_le_del_accept_list_sync()
2297 bt_dev_dbg(hdev, "Remove %pMR (0x%x) from allow list", &cp.bdaddr, in hci_le_del_accept_list_sync()
2331 hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type); in hci_le_add_resolve_list_sync()
2348 bacpy(&cp.bdaddr, &params->addr); in hci_le_add_resolve_list_sync()
2398 bacpy(&cp.bdaddr, &irk->bdaddr); in hci_le_set_privacy_mode_sync()
2459 bacpy(&cp.bdaddr, &params->addr); in hci_le_add_accept_list_sync()
2466 hci_le_del_resolve_list_sync(hdev, &cp.bdaddr, cp.bdaddr_type); in hci_le_add_accept_list_sync()
2470 bt_dev_dbg(hdev, "Add %pMR (0x%x) to allow list", &cp.bdaddr, in hci_le_add_accept_list_sync()
2749 if (hci_conn_hash_lookup_le(hdev, &b->bdaddr, b->bdaddr_type)) in hci_update_accept_list_sync()
2754 &b->bdaddr, in hci_update_accept_list_sync()
2757 &b->bdaddr, in hci_update_accept_list_sync()
2764 hci_le_del_accept_list_sync(hdev, &b->bdaddr, in hci_update_accept_list_sync()
2887 &sent->bdaddr); in hci_le_set_ext_scan_param_sync()
3388 conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &b->bdaddr); in disconnected_accept_list_entries()
3511 (!bacmp(&hdev->bdaddr, BDADDR_ANY) && in hci_powered_update_sync()
3741 u8 cond_type, bdaddr_t *bdaddr, in hci_set_event_filter_sync() argument
3757 bacpy(&cp.addr_conn_flt.bdaddr, bdaddr); in hci_set_event_filter_sync()
4097 bacpy(&cp.bdaddr, BDADDR_ANY); in hci_read_stored_link_key_sync()
4534 bacpy(&cp.bdaddr, BDADDR_ANY); in hci_delete_stored_link_key_sync()
5012 !bacmp(&hdev->bdaddr, BDADDR_ANY) && in hci_dev_open_sync()
5297 (!bacmp(&hdev->bdaddr, BDADDR_ANY) && in hci_power_on_sync()
5343 bacpy(&cp.bdaddr, addr); in hci_remote_name_cancel_sync()
5396 hci_remote_name_cancel_sync(hdev, &e->data.bdaddr); in hci_stop_discovery_sync()
5506 bacpy(&cp.bdaddr, &conn->dst); in hci_reject_sco_sync()
5544 bacpy(&cp.bdaddr, &conn->dst); in hci_reject_conn_sync()
6020 bt_dev_dbg(hdev, "Adding event filters for %pMR", &b->bdaddr); in hci_update_event_filter_sync()
6024 &b->bdaddr, in hci_update_event_filter_sync()
6028 &b->bdaddr); in hci_update_event_filter_sync()
6710 if (bacmp(&hdev->bdaddr, &nrpa)) in hci_get_random_address()
6773 bacpy(&cp.bdaddr, &conn->dst); in hci_acl_create_conn_sync()