HCI_ADVERTISING  1630 net/bluetooth/hci_event.c 		hci_dev_clear_flag(hdev, HCI_ADVERTISING);
HCI_ADVERTISING  1419 net/bluetooth/hci_request.c 	if (!hci_dev_test_flag(hdev, HCI_ADVERTISING) &&
HCI_ADVERTISING  1740 net/bluetooth/hci_request.c 	if (hci_dev_test_flag(hdev, HCI_ADVERTISING) ||
HCI_ADVERTISING  1866 net/bluetooth/hci_request.c 	    hci_dev_test_flag(hdev, HCI_ADVERTISING))
HCI_ADVERTISING  2065 net/bluetooth/hci_request.c 	if (hci_dev_test_flag(hdev, HCI_ADVERTISING) ||
HCI_ADVERTISING  2174 net/bluetooth/hci_request.c 	if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) {
HCI_ADVERTISING  2776 net/bluetooth/hci_request.c 		if (hci_dev_test_flag(hdev, HCI_ADVERTISING) ||
HCI_ADVERTISING  2792 net/bluetooth/hci_request.c 			if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) {
HCI_ADVERTISING  7246 net/bluetooth/l2cap_core.c 		if (hci_dev_test_flag(hdev, HCI_ADVERTISING))
HCI_ADVERTISING   817 net/bluetooth/mgmt.c 	if (hci_dev_test_flag(hdev, HCI_ADVERTISING))
HCI_ADVERTISING   935 net/bluetooth/mgmt.c 	if (!hci_dev_test_flag(hdev, HCI_ADVERTISING))
HCI_ADVERTISING  1601 net/bluetooth/mgmt.c 		    hci_dev_test_flag(hdev, HCI_ADVERTISING) &&
HCI_ADVERTISING  1921 net/bluetooth/mgmt.c 		if (!val && hci_dev_test_flag(hdev, HCI_ADVERTISING)) {
HCI_ADVERTISING  1922 net/bluetooth/mgmt.c 			hci_dev_clear_flag(hdev, HCI_ADVERTISING);
HCI_ADVERTISING  3269 net/bluetooth/mgmt.c 	if (lmp_le_capable(hdev) && hci_dev_test_flag(hdev, HCI_ADVERTISING))
HCI_ADVERTISING  4257 net/bluetooth/mgmt.c 		hci_dev_set_flag(hdev, HCI_ADVERTISING);
HCI_ADVERTISING  4259 net/bluetooth/mgmt.c 		hci_dev_clear_flag(hdev, HCI_ADVERTISING);
HCI_ADVERTISING  4272 net/bluetooth/mgmt.c 	if (hci_dev_test_flag(hdev, HCI_ADVERTISING) ||
HCI_ADVERTISING  4330 net/bluetooth/mgmt.c 	    (val == hci_dev_test_flag(hdev, HCI_ADVERTISING) &&
HCI_ADVERTISING  4339 net/bluetooth/mgmt.c 			changed = !hci_dev_test_and_set_flag(hdev, HCI_ADVERTISING);
HCI_ADVERTISING  4345 net/bluetooth/mgmt.c 			changed = hci_dev_test_and_clear_flag(hdev, HCI_ADVERTISING);
HCI_ADVERTISING  6258 net/bluetooth/mgmt.c 		if (hci_dev_test_flag(hdev, HCI_ADVERTISING))
HCI_ADVERTISING  6647 net/bluetooth/mgmt.c 	    hci_dev_test_flag(hdev, HCI_ADVERTISING) ||
HCI_ADVERTISING  6758 net/bluetooth/mgmt.c 	    hci_dev_test_flag(hdev, HCI_ADVERTISING)) {