Lines Matching refs:bdaddr

1127 			if (bacmp(&hdev->bdaddr, &nrpa))  in hci_update_random_address_sync()
1146 !bacmp(&hdev->bdaddr, BDADDR_ANY) || in hci_update_random_address_sync()
1221 bacpy(&cp.bdaddr, random_addr); in hci_set_adv_set_random_addr_sync()
2288 bdaddr_t *bdaddr, u8 bdaddr_type) in hci_le_del_resolve_list_sync() argument
2297 entry = hci_bdaddr_list_lookup_with_irk(&hdev->le_resolv_list, bdaddr, in hci_le_del_resolve_list_sync()
2303 bacpy(&cp.bdaddr, bdaddr); in hci_le_del_resolve_list_sync()
2310 bdaddr_t *bdaddr, u8 bdaddr_type) in hci_le_del_accept_list_sync() argument
2316 if (!hci_bdaddr_list_lookup(&hdev->le_accept_list, bdaddr, bdaddr_type)) in hci_le_del_accept_list_sync()
2320 bacpy(&cp.bdaddr, bdaddr); in hci_le_del_accept_list_sync()
2325 hci_le_del_resolve_list_sync(hdev, &cp.bdaddr, cp.bdaddr_type); in hci_le_del_accept_list_sync()
2334 bt_dev_dbg(hdev, "Remove %pMR (0x%x) from allow list", &cp.bdaddr, in hci_le_del_accept_list_sync()
2368 hci_copy_identity_address(hdev, &cp.bdaddr, &cp.bdaddr_type); in hci_le_add_resolve_list_sync()
2385 bacpy(&cp.bdaddr, &params->addr); in hci_le_add_resolve_list_sync()
2435 bacpy(&cp.bdaddr, &irk->bdaddr); in hci_le_set_privacy_mode_sync()
2496 bacpy(&cp.bdaddr, &params->addr); in hci_le_add_accept_list_sync()
2503 hci_le_del_resolve_list_sync(hdev, &cp.bdaddr, cp.bdaddr_type); in hci_le_add_accept_list_sync()
2507 bt_dev_dbg(hdev, "Add %pMR (0x%x) to allow list", &cp.bdaddr, in hci_le_add_accept_list_sync()
2751 if (hci_conn_hash_lookup_le(hdev, &b->bdaddr, b->bdaddr_type)) in hci_update_accept_list_sync()
2756 &b->bdaddr, in hci_update_accept_list_sync()
2759 &b->bdaddr, in hci_update_accept_list_sync()
2766 hci_le_del_accept_list_sync(hdev, &b->bdaddr, in hci_update_accept_list_sync()
2889 &sent->bdaddr); in hci_le_set_ext_scan_param_sync()
3390 conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &b->bdaddr); in disconnected_accept_list_entries()
3513 (!bacmp(&hdev->bdaddr, BDADDR_ANY) && in hci_powered_update_sync()
3743 u8 cond_type, bdaddr_t *bdaddr, in hci_set_event_filter_sync() argument
3759 bacpy(&cp.addr_conn_flt.bdaddr, bdaddr); in hci_set_event_filter_sync()
4099 bacpy(&cp.bdaddr, BDADDR_ANY); in hci_read_stored_link_key_sync()
4546 bacpy(&cp.bdaddr, BDADDR_ANY); in hci_delete_stored_link_key_sync()
5031 !bacmp(&hdev->bdaddr, BDADDR_ANY) && in hci_dev_open_sync()
5309 (!bacmp(&hdev->bdaddr, BDADDR_ANY) && in hci_power_on_sync()
5355 bacpy(&cp.bdaddr, addr); in hci_remote_name_cancel_sync()
5409 hci_remote_name_cancel_sync(hdev, &e->data.bdaddr); in hci_stop_discovery_sync()
5519 bacpy(&cp.bdaddr, &conn->dst); in hci_reject_sco_sync()
5557 bacpy(&cp.bdaddr, &conn->dst); in hci_reject_conn_sync()
6039 bt_dev_dbg(hdev, "Adding event filters for %pMR", &b->bdaddr); in hci_update_event_filter_sync()
6043 &b->bdaddr, in hci_update_event_filter_sync()
6047 &b->bdaddr); in hci_update_event_filter_sync()
6730 if (bacmp(&hdev->bdaddr, &nrpa)) in hci_get_random_address()
6793 bacpy(&cp.bdaddr, &conn->dst); in hci_acl_create_conn_sync()