MGMT_ADV_FLAG_DISCOV  977 net/bluetooth/hci_request.c 			flags |= MGMT_ADV_FLAG_DISCOV;
MGMT_ADV_FLAG_DISCOV 1004 net/bluetooth/hci_request.c 	if ((flags & MGMT_ADV_FLAG_DISCOV) &&
MGMT_ADV_FLAG_DISCOV 1287 net/bluetooth/hci_request.c 	if (instance_flags & MGMT_ADV_FLAG_DISCOV)
MGMT_ADV_FLAG_DISCOV 6316 net/bluetooth/mgmt.c 	flags |= MGMT_ADV_FLAG_DISCOV;
MGMT_ADV_FLAG_DISCOV 6404 net/bluetooth/mgmt.c 		if (adv_flags & (MGMT_ADV_FLAG_DISCOV |
MGMT_ADV_FLAG_DISCOV 6424 net/bluetooth/mgmt.c 	return adv_flags & (MGMT_ADV_FLAG_DISCOV |