BDADDR_ANY       2268 drivers/bluetooth/btusb.c 	if (!bacmp(&params.otp_bdaddr, BDADDR_ANY)) {
BDADDR_ANY        667 drivers/bluetooth/hci_intel.c 	if (!bacmp(&params.otp_bdaddr, BDADDR_ANY)) {
BDADDR_ANY        652 drivers/bluetooth/hci_ll.c 	} else if (bacmp(&lldev->bdaddr, BDADDR_ANY)) {
BDADDR_ANY        952 net/bluetooth/6lowpan.c 	bdaddr_t *addr = BDADDR_ANY;
BDADDR_ANY        997 net/bluetooth/6lowpan.c 	hdev = hci_get_route(addr, BDADDR_ANY, BDADDR_LE_PUBLIC);
BDADDR_ANY        621 net/bluetooth/hci_conn.c 	int use_src = bacmp(src, BDADDR_ANY);
BDADDR_ANY        904 net/bluetooth/hci_conn.c 		    bacmp(&random_addr, BDADDR_ANY) &&
BDADDR_ANY       1005 net/bluetooth/hci_conn.c 	if (irk && bacmp(&irk->rpa, BDADDR_ANY)) {
BDADDR_ANY        595 net/bluetooth/hci_core.c 		bacpy(&cp.bdaddr, BDADDR_ANY);
BDADDR_ANY        810 net/bluetooth/hci_core.c 		bacpy(&cp.bdaddr, BDADDR_ANY);
BDADDR_ANY       1126 net/bluetooth/hci_core.c 		if (!bacmp(bdaddr, BDADDR_ANY) && e->name_state == state)
BDADDR_ANY       1379 net/bluetooth/hci_core.c 	if (ret < 0 || !bacmp(&ba, BDADDR_ANY))
BDADDR_ANY       1422 net/bluetooth/hci_core.c 		    !bacmp(&hdev->bdaddr, BDADDR_ANY) &&
BDADDR_ANY       1423 net/bluetooth/hci_core.c 		    !bacmp(&hdev->static_addr, BDADDR_ANY)) {
BDADDR_ANY       1465 net/bluetooth/hci_core.c 			if (!bacmp(&hdev->public_addr, BDADDR_ANY))
BDADDR_ANY       1468 net/bluetooth/hci_core.c 			if (bacmp(&hdev->public_addr, BDADDR_ANY) &&
BDADDR_ANY       1516 net/bluetooth/hci_core.c 		if (bacmp(&hdev->public_addr, BDADDR_ANY) &&
BDADDR_ANY       1780 net/bluetooth/hci_core.c 	bacpy(&hdev->random_addr, BDADDR_ANY);
BDADDR_ANY       2208 net/bluetooth/hci_core.c 	     !bacmp(&hdev->bdaddr, BDADDR_ANY) &&
BDADDR_ANY       2209 net/bluetooth/hci_core.c 	     !bacmp(&hdev->static_addr, BDADDR_ANY))) {
BDADDR_ANY       2936 net/bluetooth/hci_core.c 	if (!bacmp(bdaddr, BDADDR_ANY))
BDADDR_ANY       2959 net/bluetooth/hci_core.c 	if (!bacmp(bdaddr, BDADDR_ANY))
BDADDR_ANY       2987 net/bluetooth/hci_core.c 	if (!bacmp(bdaddr, BDADDR_ANY)) {
BDADDR_ANY       3007 net/bluetooth/hci_core.c 	if (!bacmp(bdaddr, BDADDR_ANY)) {
BDADDR_ANY       3166 net/bluetooth/hci_core.c 	    !bacmp(&hdev->bdaddr, BDADDR_ANY) ||
BDADDR_ANY       3168 net/bluetooth/hci_core.c 	     bacmp(&hdev->static_addr, BDADDR_ANY))) {
BDADDR_ANY       1024 net/bluetooth/hci_debugfs.c 	if (bacmp(&hdev->bdaddr, BDADDR_ANY))
BDADDR_ANY       1260 net/bluetooth/hci_event.c 	return bacmp(&d->last_adv_addr, BDADDR_ANY);
BDADDR_ANY       1267 net/bluetooth/hci_event.c 	bacpy(&d->last_adv_addr, BDADDR_ANY);
BDADDR_ANY       1943 net/bluetooth/hci_event.c 	e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED);
BDADDR_ANY       2415 net/bluetooth/hci_event.c 	e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY, NAME_NEEDED);
BDADDR_ANY       1478 net/bluetooth/hci_request.c 	bacpy(rand_addr, BDADDR_ANY);
BDADDR_ANY       1645 net/bluetooth/hci_request.c 	    bacmp(&random_addr, BDADDR_ANY)) {
BDADDR_ANY       1968 net/bluetooth/hci_request.c 	    !bacmp(&hdev->bdaddr, BDADDR_ANY) ||
BDADDR_ANY       1970 net/bluetooth/hci_request.c 	     bacmp(&hdev->static_addr, BDADDR_ANY))) {
BDADDR_ANY       2660 net/bluetooth/hci_request.c 		e = hci_inquiry_cache_lookup_resolve(hdev, BDADDR_ANY,
BDADDR_ANY       1814 net/bluetooth/l2cap_core.c 			src_any = !bacmp(&c->src, BDADDR_ANY);
BDADDR_ANY       1815 net/bluetooth/l2cap_core.c 			dst_any = !bacmp(&c->dst, BDADDR_ANY);
BDADDR_ANY       7342 net/bluetooth/l2cap_core.c 		} else if (!bacmp(&c->src, BDADDR_ANY)) {
BDADDR_ANY       7374 net/bluetooth/l2cap_core.c 		if (bacmp(&c->src, &hcon->src) && bacmp(&c->src, BDADDR_ANY))
BDADDR_ANY        204 net/bluetooth/l2cap_sock.c 	if (chan->src_type == BDADDR_BREDR && bacmp(&chan->src, BDADDR_ANY) &&
BDADDR_ANY        554 net/bluetooth/mgmt.c 	    !bacmp(&hdev->public_addr, BDADDR_ANY))
BDADDR_ANY        570 net/bluetooth/mgmt.c 	    !bacmp(&hdev->public_addr, BDADDR_ANY))
BDADDR_ANY        843 net/bluetooth/mgmt.c 	    !bacmp(&hdev->bdaddr, BDADDR_ANY)) {
BDADDR_ANY        844 net/bluetooth/mgmt.c 		if (bacmp(&hdev->static_addr, BDADDR_ANY))
BDADDR_ANY       3769 net/bluetooth/mgmt.c 	if (!bacmp(&cp->addr.bdaddr, BDADDR_ANY)) {
BDADDR_ANY       4424 net/bluetooth/mgmt.c 	if (bacmp(&cp->bdaddr, BDADDR_ANY)) {
BDADDR_ANY       4708 net/bluetooth/mgmt.c 		    (bacmp(&hdev->static_addr, BDADDR_ANY) ||
BDADDR_ANY       5056 net/bluetooth/mgmt.c 			    BDADDR_ANY);
BDADDR_ANY       5476 net/bluetooth/mgmt.c 	if (bacmp(&cp->addr.bdaddr, BDADDR_ANY)) {
BDADDR_ANY       5605 net/bluetooth/mgmt.c 	    !bacmp(&cp->addr.bdaddr, BDADDR_ANY))
BDADDR_ANY       5704 net/bluetooth/mgmt.c 	if (bacmp(&cp->addr.bdaddr, BDADDR_ANY)) {
BDADDR_ANY       5977 net/bluetooth/mgmt.c 	if (!bacmp(&cp->bdaddr, BDADDR_ANY))
BDADDR_ANY       6245 net/bluetooth/mgmt.c 		   !bacmp(&hdev->bdaddr, BDADDR_ANY) ||
BDADDR_ANY       6247 net/bluetooth/mgmt.c 		    bacmp(&hdev->static_addr, BDADDR_ANY))) {
BDADDR_ANY        701 net/bluetooth/rfcomm/core.c 		if ((!bacmp(src, BDADDR_ANY) || !bacmp(&chan->src, src)) &&
BDADDR_ANY       2082 net/bluetooth/rfcomm/core.c 	rfcomm_add_listener(BDADDR_ANY);
BDADDR_ANY        146 net/bluetooth/rfcomm/sock.c 			if (!bacmp(&rfcomm_pi(sk)->src, BDADDR_ANY))
BDADDR_ANY        358 net/bluetooth/sco.c 		if (!bacmp(&sco_pi(sk)->src, BDADDR_ANY))
BDADDR_ANY       1096 net/bluetooth/sco.c 		    !bacmp(&sco_pi(sk)->src, BDADDR_ANY)) {
BDADDR_ANY       2559 net/bluetooth/smp.c 	if (!bacmp(&info->bdaddr, BDADDR_ANY) ||
BDADDR_ANY       2584 net/bluetooth/smp.c 		bacpy(&rpa, BDADDR_ANY);